Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x0a8e40…4be489
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xe958d4…acbd0e
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x8a81ef…cee0fd
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0x4a614d…cd1d69
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xcf4153…84d16e
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0x939834…72ba8c
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x0e60cd…3a351c
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0x45fd75…c2db43
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0x5e2f05…045513
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0xa42d81…60983e
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x725312…68d283
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xf0704f…0ae9d6
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xd9d41f…37ed5a
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xe6f77c…17e448
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xe9dc83…80a4e7
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0xed38c7…e14bd1
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x813cc1…36d922
0xd64d…07450x9c95…e299Base$0.001100%fluxa14d ago0x45c111…991eb3
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xa0e3c8…2d4689
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xafb668…2639f8
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xecf6a0…a3a73a
0xd64d…07450xfe80…47eeBase$0.001100%fluxa14d ago0xc8dad5…7f9fe9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.