Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x2a8aa7…e94bef
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x1422c5…33bfe9
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x88e9d4…aeab21
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0xeaa826…623cb0
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x1b64ba…d6e684
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0xc735d9…2b0071
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0xf965cc…3bba3d
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0xcf049f…eb2355
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x9c5705…05e6d0
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0xd37e63…950943
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x73e298…1fee81
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x174203…95c121
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0xce05a8…d8a69f
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0xad2aab…e92fdf
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x72969d…c6d84f
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x998797…f873bb
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0xe462e2…a3a375
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x4c1035…7b06de
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0xf978bc…ca9bfb
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x26354d…5009b5
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x8a4740…3da4dd
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x889270…1ce5f2
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0x7f2978…b7e8c7
0x620c…dfdd0x13bf…b9a7Base$0.0015100%candidates54d ago0x901236…519197
0x620c…dfdd0x13bf…b9a7Base$0.002100%coinbase54d ago0xd08ab5…fe149f

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.