Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa41d ago0x4ef1bd…dae4ac
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa41d ago0xa813e0…219c4a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa41d ago0xf36f6b…d2855a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa41d ago0x6d92b9…063459
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa41d ago0xc9eb87…3ea46e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xda349e…ce3a44
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x770bc6…07921c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x5f157d…92af87
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa42d ago0x0ed5e5…54762f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x313b7f…69e4f0
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa42d ago0x5301ce…5de52f
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa42d ago0x9591c4…b40bd8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x7f3652…33c321
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x65fe55…5e9431
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x640231…58a68c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x70ebde…a2fc90
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xfbf236…d84c65
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x73321f…18659e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0xee1666…f0622a
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x4c2c91…7cba8e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x642d24…7b4f6b
0x738c…8efc0x9c95…e299Base$0.001100%fluxa42d ago0x1059c1…a5a8e4

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.