Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x09726d…3dce7d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x8115ad…1dc85c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x1c34a7…71240c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x215e1b…f42db9
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0xe360a5…3c6639
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x83c5c6…d3fcb4
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x733f2f…1b8f5c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x2a76a1…4a57e3
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x169004…e3b729
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0xfabbbf…d4b1ba
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x6ecdcb…81e2d7
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x899624…820793
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x0924c4…cb4e3f
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x13296a…a26317
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x442ec7…c5eea9
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x941690…006a2d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0xae456d…6e1f3f
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x1c0ae5…f50696
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x66d42f…1231de
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x3dd8bb…ea211c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x1a72a6…12136b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0xd5d734…c3a72e
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0xddbdd8…143e3d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x6cc234…f84fd9
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase49d ago0x01f0d4…ca9bc1

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.