Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b05…cfcb0xcd26…7902Basex402 service$0.001100%coinbase56d ago0x7b92d7…9a7172
0x6b05…cfcb0xcd26…7902Basex402 service$0.30100%coinbase56d ago0x92fe58…5ddfaf
0x6b05…cfcb0xcd26…7902Basex402 service$0.30100%coinbase56d ago0x71f587…370303
0x6b05…cfcb0xcd26…7902Basex402 service$0.10100%coinbase56d ago0x4b888b…41f41c
0x6b05…cfcb0xcd26…7902Basex402 service$0.10100%coinbase56d ago0xc6b651…b9f907
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x5c29bb…a3638c
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0xe553ab…707dab
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0xb01a4b…c8f764
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x360add…37c57b
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x262a07…f04abb
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0xbb5351…1fc948
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x6ca9c5…6f8ab2
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x21f8da…aa14ca
0x6b05…cfcb0xcd26…7902Basex402 service$0.05100%coinbase56d ago0x858c73…d1b0af
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0xc17f2d…3da6f2
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x9c2f82…18b651
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x087377…85dbab
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x4d9333…da393f
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0xaf063b…136a74
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0xbcc6b9…ef394b
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0xa5134c…0628cf
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x41b2b4…6750b2
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x705a9f…b920d5
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0x890ab1…df4cb9
0x6b05…cfcb0xcd26…7902Basex402 service$0.01100%coinbase56d ago0xfb3574…b6d713

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.