Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x815899…195130
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x66d52e…e58118
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x238eda…feff93
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x638d74…f65447
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0xc2d960…6b74b5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0xe03fbb…1b88a1
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0xfd06d8…3f8f0c
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x47e6a4…4134e3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x1fe6b5…454129
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0x590713…5c3295
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase16d ago0xd31d56…3b5da5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x00e410…5dc003
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xa3c84f…c77da2
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x80e005…01d2a8
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xd723de…f361d8
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x33c33a…f3a71f
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xd690a4…10e684

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.