Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x8c6804…b0fce3
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x27a123…d7a3f2
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x656232…38ef0e
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x9f100d…0fe341
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0xb4d55d…6c12bc
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xdc8d22…ad52be
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0x60ebe8…843dd3
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x9ed9b7…340262
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0x17e8b3…a618bb
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0x99a721…0b6aea
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x594443…600c3a
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0x75b3e4…12e23b
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0x5842c7…65647b
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xef85e2…05927d
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0xf64d8b…c4344d
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xcfd7eb…007ecc
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa44d ago0xc69edf…7d5ea6
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0x731d2e…1f7d3a
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa44d ago0xb837f5…4751d3
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa45d ago0x74ffa6…84b4ee
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa45d ago0x185370…f98e85
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa45d ago0xd7fc1a…aa901b
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa45d ago0x6b768e…3bedc6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa45d ago0x0a8d3d…6051b2
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa45d ago0x854621…071cba

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.