Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002689100%coinbase22d ago0x491c56…b86768
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0028100%coinbase22d ago0xe73231…e36859
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002467100%coinbase22d ago0x588bda…93a17e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002447100%coinbase22d ago0x7eaea1…7cc81b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002279100%coinbase22d ago0x65b53c…eae7bb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002153100%coinbase22d ago0x7ec430…93d298
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002792100%coinbase22d ago0xbfd2b5…298a1a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002633100%coinbase22d ago0x9960d0…1a2e68
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002461100%coinbase22d ago0x1eba55…ff58b5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002778100%coinbase22d ago0x29b2b5…704071
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00236100%coinbase22d ago0x7abebb…808b7b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002807100%coinbase22d ago0xd34118…3459a7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002186100%coinbase22d ago0x252a45…4dc289
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002573100%coinbase22d ago0xf98e0a…fcb88f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002267100%coinbase22d ago0x07257c…f00220
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002452100%coinbase22d ago0xf682e6…1768cf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002676100%coinbase22d ago0x5eaa07…c74851
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002233100%coinbase22d ago0xcf9922…6aea1b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002404100%coinbase22d ago0x3330c8…c81600
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002328100%coinbase23d ago0xbaab06…2a26a6

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.