Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa82d ago0x680e65…db1f18
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x15ebb9…828a5e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xbac5ee…7530f5
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xb638c9…cc1315
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xe6843e…9c9118
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xcf3265…8b899e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x28ae54…9e57d3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x5dd169…fcaff0
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x4aba78…3ecbb3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xd92c7d…2a605c
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x82a949…befbc7
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xa6ed9e…3e8e99
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x517844…71a040
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x10bfac…768a7d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x4c9825…3e1173
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xb11141…08b33b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x3af919…93410b
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xd07586…a7c8c2
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xa48fa4…38c63a
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x9cec1e…f2fbab
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xc361ad…fad1d0
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x3b9cab…5f5ebe
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x56a6cf…1a64e9
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0xb583a5…e18417
0x5605…1de30x9c95…e299Base—$0.001100%fluxa83d ago0x805d07…95c9b3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.