Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73c8…83050x7772…8c36Base—$0.01100%coinbase72d ago0x437ebe…8b1906
0x73c8…83050x2135…94baBase—$0.01100%coinbase72d ago0x947fdf…c50251
0x73c8…83050x1760…8104Base—$0.01100%coinbase72d ago0xd31912…868fdb
0x73c8…83050x78af…2797Base—$0.01100%coinbase72d ago0xbf01fc…0f0841
0x73c8…83050x2e8e…4b88Base—$0.01100%coinbase73d ago0xeacdb8…116872
0x73c8…83050x6222…096cBase—$0.01100%coinbase73d ago0xddeb43…d85360
0x73c8…83050x3cca…2a80Base—$0.01100%coinbase73d ago0xf611d3…2a762e
0x73c8…83050x5af1…caf8Base—$0.01100%coinbase73d ago0xe545e0…1d821b
0x73c8…83050x2a69…1df3Base—$0.01100%coinbase73d ago0x30d670…13fac7
0x73c8…83050x4ec0…0a27Base—$0.01100%coinbase73d ago0x58c4dc…3dc1ad
0x73c8…83050x5f48…a04dBase—$0.01100%coinbase73d ago0x3c1a03…212f1f
0x73c8…83050x558e…83efBase—$0.01100%coinbase73d ago0xb384e2…61ae45
0x73c8…83050x1383…515aBase—$0.01100%coinbase73d ago0xa649d1…09c226
0x73c8…83050x940e…e61eBase—$0.01100%coinbase73d ago0x674a86…748bb6
0x73c8…83050xa2f4…b69eBase—$0.01100%coinbase73d ago0xc012de…38148b
0x73c8…83050xccf8…1434Base—$0.01100%coinbase73d ago0x36213d…add76f
0x73c8…83050xb143…47aaBase—$0.01100%coinbase73d ago0x81e530…4b90be
0x73c8…83050x7ea5…199eBase—$0.01100%coinbase73d ago0xd9c220…cfa637
0x73c8…83050x7b2e…ec91Base—$0.01100%coinbase73d ago0xb3a61c…8b28c2
0x73c8…83050x1050…dbb6Base—$0.01100%coinbase73d ago0xd9286b…586354
0x73c8…83050x3130…f3a5Base—$0.01100%coinbase73d ago0x26f72a…0ace18
0x73c8…83050x0393…830cBase—$0.01100%coinbase73d ago0x6c52c7…301018
0x73c8…83050x09a8…32fcBase—$0.01100%coinbase73d ago0x1589ea…2f5984
0x73c8…83050x2d4a…168eBase—$0.01100%coinbase73d ago0x4c579a…17a093
0x73c8…83050xbcd8…c171Base—$0.01100%coinbase73d ago0x6894d0…8841de

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.