Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa763…55540x3e0a…78e7Base—$0.004382100%coinbase74d ago0x69f63d…fe3420
0xa763…55540x3e0a…78e7Base—$0.003958100%coinbase74d ago0xc89995…590268
0xa763…55540x3e0a…78e7Base—$0.004507100%coinbase74d ago0x56605f…badd93
0xa763…55540x3e0a…78e7Base—$0.005466100%coinbase74d ago0x0cb824…77d5cb
0xa763…55540x3e0a…78e7Base—$0.0049100%coinbase75d ago0x7bccb8…394a48
0xa763…55540x3e0a…78e7Base—$0.004627100%coinbase75d ago0xc27164…fac4c1
0xa763…55540x3e0a…78e7Base—$0.002855100%coinbase75d ago0x5e35c0…ac9e76
0xa763…55540x3e0a…78e7Base—$0.005698100%coinbase75d ago0xd17fb5…d33b13
0xa763…55540x3e0a…78e7Base—$0.005338100%coinbase75d ago0xeb30fb…b90d41
0xa763…55540x3e0a…78e7Base—$0.004327100%coinbase75d ago0xa6c17d…71818b
0xa763…55540x3e0a…78e7Base—$0.00555100%coinbase75d ago0x34c4e4…4bc38d
0xa763…55540x3e0a…78e7Base—$0.004359100%coinbase75d ago0xfb3228…2df7aa
0xa763…55540x3e0a…78e7Base—$0.004598100%coinbase75d ago0x3eb0fb…9235ee
0xa763…55540x3e0a…78e7Base—$0.003379100%coinbase75d ago0xa12ff4…01ad54
0xa763…55540x3e0a…78e7Base—$0.003621100%coinbase75d ago0x64023a…22dbb8
0xa763…55540x3e0a…78e7Base—$0.004645100%coinbase75d ago0xe06d73…90918e
0xa763…55540x3e0a…78e7Base—$0.003035100%coinbase75d ago0x09f732…114152
0xa763…55540x3e0a…78e7Base—$0.005707100%coinbase75d ago0x0b7fa7…373222
0xa763…55540x3e0a…78e7Base—$0.003156100%coinbase75d ago0x5979ff…469a10
0xa763…55540x3e0a…78e7Base—$0.004066100%coinbase75d ago0x17174b…f90ba6
0xa763…55540x3e0a…78e7Base—$0.004684100%coinbase75d ago0x20bf15…dc6df9
0xa763…55540x3e0a…78e7Base—$0.003216100%coinbase75d ago0x7cee11…5cb39d
0xa763…55540x3e0a…78e7Base—$0.003843100%coinbase75d ago0xce59c1…5f7dd7
0xa763…55540x3e0a…78e7Base—$0.004816100%coinbase75d ago0x083201…ef9732
0xa763…55540x3e0a…78e7Base—$0.005671100%coinbase75d ago0x285857…f6e178

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.