Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedab…4ba30x789d…10eaBase—$0.01100%0x461a…5962105d ago0x9c36a4…4257c7
0xedab…4ba30x12f6…6236Base—$0.00768100%0x461a…5962105d ago0xddddc8…2b9c03
0xedab…4ba30xa855…4cceBase—$0.003776100%0x461a…5962105d ago0x5f5aa8…10a9ca
0xedab…4ba30xa1c8…9b47Base—$0.003776100%0x461a…5962105d ago0x15d08e…d17a9a
0xedab…4ba30x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x24d7f0…ad61f3
0xedab…4ba30x909b…699eBase—$0.003776100%0x461a…5962105d ago0xcf6a57…a23573
0xedab…4ba30xd379…8dc1Base—$0.02100%0x461a…5962105d ago0x100660…1a500a
0xedab…4ba30x12f6…6236Base—$0.00768100%0x461a…5962105d ago0x7a8b31…764d8d
0xedab…4ba30xf0a0…3373Base—$0.003776100%0x461a…5962105d ago0x17e8d2…efcfee
0xedab…4ba30x5865…0e0dBase—$0.01100%0x461a…5962105d ago0xeba05e…04d724
0xedab…4ba30x106d…8ac1Base—$0.02100%0x461a…5962105d ago0xe337d8…0ff9b1
0xedab…4ba30x81b8…3c4bBase—$0.02100%0x461a…5962105d ago0x0dd5f5…076198
0xedab…4ba30xa1c8…9b47Base—$0.01100%0x461a…5962105d ago0x0a8c0a…52ac65
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xe42eed…808182
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xc0435a…14b080
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xccb921…571200
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x4bd132…0c8aed
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa9db3a…92a6a3
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x6382b1…5632be
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x76fad9…7827d4
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xa106c3…200960
0xedab…4ba30x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x686025…601dfa

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.