Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb4…38190x6051…aed5Base—$0.01100%coinbase75d ago0x19f695…8594b1
0xafb4…38190xed94…c955Base—$0.01100%coinbase75d ago0x515f86…fd9815
0xafb4…38190x5fd7…53abBase—$0.01100%coinbase75d ago0x1d013d…131a36
0xafb4…38190x0b24…e53fBase—$0.01100%coinbase75d ago0x85f83a…177fcd
0xafb4…38190xc3d5…278cBase—$0.01100%coinbase75d ago0x756043…5e97b9
0xafb4…38190x916c…0226Base—$0.01100%coinbase75d ago0x460477…b879ca
0xafb4…38190xf8e0…ddceBase—$0.01100%coinbase75d ago0x85c040…9385d3
0xafb4…38190xa8a8…7384Base—$0.01100%coinbase75d ago0x7736b3…799535
0xafb4…38190xdb57…d7a2Base—$0.01100%coinbase75d ago0x4ef7c9…8949f2
0xafb4…38190x92d1…cd49Base—$0.01100%coinbase75d ago0xee7c07…8cb11a
0xafb4…38190x09ec…9224Base—$0.01100%coinbase75d ago0x71ea5b…882ec5
0xafb4…38190xd880…0092Base—$0.01100%coinbase75d ago0x41ff7d…2d78de
0xafb4…38190x5540…872fBase—$0.01100%coinbase75d ago0x814736…c9e003
0xafb4…38190x8cad…2490Base—$0.01100%coinbase75d ago0xd68179…bf1f9e
0xafb4…38190x77a9…2b7dBase—$0.01100%coinbase75d ago0xecfbf3…e67eb8
0xafb4…38190x75ed…261bBase—$0.01100%coinbase75d ago0x4667c9…49f5a3
0xafb4…38190x092d…2536Base—$0.01100%coinbase75d ago0xee484f…db6cf6
0xafb4…38190x8198…10a5Base—$0.01100%coinbase75d ago0x1d146c…d26220
0xafb4…38190xba22…a7e2Base—$0.01100%coinbase75d ago0xebf0d2…686dae
0xafb4…38190xfcac…325dBase—$0.01100%coinbase75d ago0x65629e…2703f5
0xafb4…38190x84fe…a549Base—$0.01100%coinbase75d ago0xaa4469…5195d0
0xafb4…38190x0444…3128Base—$0.01100%coinbase75d ago0xe9f35a…4a6e93
0xafb4…38190xcec3…4fbcBase—$0.01100%coinbase75d ago0x7931f8…914035
0xafb4…38190x0cb4…f007Base—$0.01100%coinbase75d ago0xbc16d2…d2fac3
0xafb4…38190x2105…673dBase—$0.01100%coinbase75d ago0x233b62…d8a23f

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.