Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf60a…d4090x3e0a…78e7Base—$0.004947100%coinbase75d ago0x56e5d1…24edf7
0xf60a…d4090x3e0a…78e7Base—$0.005015100%coinbase75d ago0x78e281…a5b353
0xf60a…d4090x3e0a…78e7Base—$0.003142100%coinbase75d ago0xb37746…5cf2f9
0xf60a…d4090x3e0a…78e7Base—$0.003777100%coinbase75d ago0x80a379…226eca
0xf60a…d4090x3e0a…78e7Base—$0.003932100%coinbase75d ago0xc1eec9…e5fb60
0xf60a…d4090x3e0a…78e7Base—$0.00409100%coinbase75d ago0x8253c6…089039
0xf60a…d4090x3e0a…78e7Base—$0.00481100%coinbase75d ago0x33270e…b39b80
0xf60a…d4090x3e0a…78e7Base—$0.003978100%coinbase75d ago0xb99a56…f88ccf
0xf60a…d4090x3e0a…78e7Base—$0.00459100%coinbase75d ago0xf948a4…1dfd59
0xf60a…d4090x3e0a…78e7Base—$0.00295100%coinbase75d ago0xa50a93…7ace76
0xf60a…d4090x3e0a…78e7Base—$0.005241100%coinbase75d ago0xf3e2c4…2e4da1
0xf60a…d4090x3e0a…78e7Base—$0.003897100%coinbase75d ago0x50c07d…606e3c
0xf60a…d4090x3e0a…78e7Base—$0.00371100%coinbase75d ago0x1f2fdf…9fa5b9
0xf60a…d4090x3e0a…78e7Base—$0.004142100%coinbase75d ago0xf54017…3e1985
0xf60a…d4090x3e0a…78e7Base—$0.004083100%coinbase75d ago0x2b75c9…0fa3ed
0xf60a…d4090x3e0a…78e7Base—$0.005467100%coinbase75d ago0x87718b…55c901
0xf60a…d4090x3e0a…78e7Base—$0.003224100%coinbase75d ago0x640b6d…9630fc
0xf60a…d4090x3e0a…78e7Base—$0.00443100%coinbase75d ago0xbf04ab…1e4cfe
0xf60a…d4090x3e0a…78e7Base—$0.005169100%coinbase75d ago0xb9a036…11ed91
0xf60a…d4090x3e0a…78e7Base—$0.002925100%coinbase75d ago0xc8cb7e…6373e1
0xf60a…d4090x3e0a…78e7Base—$0.003635100%coinbase76d ago0x4b2212…773633
0xf60a…d4090x3e0a…78e7Base—$0.005741100%coinbase76d ago0x389a8f…3dd156

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.