Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x9aafe4…57351e
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x633839…f41095
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x16ab05…f9c225
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x01b2c8…93e899
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x569b2e…6250b8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x8f6094…3b282d
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0xe72e0d…fc90f2
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0xf819ac…689bfb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x4437fc…1327e3
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x7c0306…4747fd
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x634564…69aea0
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0xaf55a8…68edb6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x78652e…01d8a9
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x4bc6b4…72663e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0xdacb85…968315
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0xb1350a…3012d6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x2c9621…e72325
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x5bc2c0…d68cb9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x4bf19e…09db5e
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0xd7baf7…11ee59
0x7daa…be570xfe80…47eeBase$0.001100%fluxa39d ago0x6252c2…0453ce
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x69c0f7…7e9a95
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x59d2cb…78ff21
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0xa26d09…1dc25a
0x7daa…be570x9c95…e299Base$0.001100%fluxa39d ago0x6bcc5b…d7b9a1

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.