Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a13…84770xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0xb49151…b3cc98
0x6a13…84770xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0xbd6efb…709eac
0x6a13…84770xc3d0…97cbBasex402 service$0.005100%coinbase13d ago0x5de3cd…4714da
0x6a13…84770xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0xcdcb1f…d398a1
0x6a13…84770xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase13d ago0x48c64f…bfb990
0x6a13…84770xee72…977cBasex402 service$0.01100%coinbase13d ago0x8093b3…84fcad
0x6a13…84770x4466…125eBasex402 service$0.008100%coinbase13d ago0xe172d2…3aa04f
0x6a13…84770xf752…31b9BaseWeb Search, News & Page ReaderWeb-search$0.01100%coinbase13d ago0x5d3b86…044240
0x6a13…84770x24fa…9bf2Basex402 service$0.001100%coinbase13d ago0x294a0d…f584a2
0x6a13…84770x435a…aed0Baseagent-web-readerReader$0.002100%coinbase13d ago0x223122…63ac93
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0xad0025…60dfd1
0x6a13…84770x24fa…9bf2Basex402 service$0.001100%coinbase13d ago0x3d12b8…003c89
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0xe311c1…c85128
0x6a13…84770xb810…2c86Basex402 Weather APIWeather$0.005100%coinbase13d ago0xe3a320…f49054
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x75c3dd…11b9a6
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x6bf7ed…5bd89b
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x2e1b35…564820
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x55b95f…453fa6
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x434627…6832ea
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x6b9041…bbc4d7
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x5c9a37…0ded8b
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x0a094e…afc446
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x91954a…54d89b
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0xdf4c1d…3489cd
0x6a13…84770xc2af…85ebBasex402 service$0.001100%coinbase13d ago0x64d7f6…84f65a

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.