Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x0573…08b2Base$0.001100%coinbase112d ago0x70165f…e79141
0x9cc4…b1760x0573…08b2Base$0.001100%coinbase112d ago0x1d2dd4…09cdc3
0x9cc4…b1760x0573…08b2Base$0.001100%coinbase112d ago0x60b2ec…da0a3a
0xc6e6…f70f0x0573…08b2Base$0.001100%coinbase113d ago0x35beb1…35f198
0xc6e6…f70f0x0573…08b2Base$0.001100%coinbase113d ago0x36cb5e…294b8b
0xc6e6…f70f0x0573…08b2Base$0.001100%coinbase113d ago0x6b7945…b6f8b4
0xc6e6…f70f0x0573…08b2Base$0.001100%coinbase113d ago0xb3980b…31f3c9
0xc6e6…f70f0x0573…08b2Base$0.001100%coinbase113d ago0xf4f9bc…abd5a4
0x9dc1…e94f0x0573…08b2Base$0.001100%coinbase113d ago0xf9e574…05eab4
0x9dc1…e94f0x0573…08b2Base$0.001100%coinbase113d ago0x2f9840…80520c
0x9dc1…e94f0x0573…08b2Base$0.001100%coinbase113d ago0x93089d…29dfba
0x9dc1…e94f0x0573…08b2Base$0.001100%coinbase113d ago0x04c81b…0d0009
0x9dc1…e94f0x0573…08b2Base$0.001100%coinbase113d ago0x4eabff…b324c4
0xc682…42120x0573…08b2Base$0.001100%coinbase113d ago0x19784f…9a90b5
0xc682…42120x0573…08b2Base$0.001100%coinbase113d ago0x02afdf…15828b
0xe50c…50240x0573…08b2Base$0.001100%coinbase113d ago0x0acd07…186a81
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0xf97f01…0658ee
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0x8f6cd1…c9d8a2
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0x48734e…b7c302
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0xdbf77d…068dc6
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0x80c1fb…aa8942
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0x1e1a3d…21e129
0x7a7b…73930x0573…08b2Base$0.001100%coinbase113d ago0xbd6abb…bd156a
0x01cd…1e090x0573…08b2Base$0.001100%coinbase113d ago0xf96811…fd0dcc
0x01cd…1e090x0573…08b2Base$0.001100%coinbase113d ago0x58d4e8…c56eed

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.