Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa58d ago0x3e3215…09a4a5
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa58d ago0xb4e90f…2e6f3e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa58d ago0xdeb4e4…602cc7
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa58d ago0xe779c1…15ac8d
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xc653fe…dfe742
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x8f157b…974670
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xbf2f65…eff122
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xc8b755…5a0e70
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xc80fba…5de578
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x3f97bc…30c5cf
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xd5fdb2…3c2f85
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x6ce79e…b946dc
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x8bab6c…d90ccf
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xc4ffed…14be75
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x92f865…38efcb
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0xee4388…88f981
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x551e4a…69bc9e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x10e8f7…4b1286
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x84397a…b5e7f0
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x4a001e…47ce5b
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x9d20b0…6e9bc4
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x119683…afd0bf
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x2ff333…ea8aec
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x64b4e3…6f832e
0x5f2f…f74a0x9c95…e299Base—$0.001100%fluxa59d ago0x0a9816…d736f9

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.