Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f52…3a8f0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase95d ago0xcf6af4…e804e5
0x3f52…3a8f0x260f…82b0Basex402 service$0.01100%coinbase95d ago0x5180e0…74f243
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase95d ago0x989613…17c7e5
0x3f52…3a8f0xb65b…c818Basex402 service$0.001100%coinbase95d ago0xc96dd6…53700d
0x3f52…3a8f0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase95d ago0x3ff382…df0359
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase95d ago0x4411e3…77b840
0x3f52…3a8f0x4466…125eBasex402 service$0.008100%coinbase95d ago0x11e922…bf0363
0x3f52…3a8f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0xddf17d…d315f9
0x3f52…3a8f0x54d6…4afaBasex402 service$0.05100%coinbase95d ago0x60596a…a0463d
0x3f52…3a8f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase95d ago0x866fc7…8bb023
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase95d ago0xb9c635…fa3bd6
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase95d ago0xadfaa1…f3ef0d
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase95d ago0xa0335b…fee6dd
0x3f52…3a8f0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase95d ago0x2b74bf…b5b9ef
0x3f52…3a8f0x4466…125eBasex402 service$0.005100%coinbase95d ago0x7cb2d7…f8518a
0x3f52…3a8f0x4466…125eBasex402 service$0.005100%coinbase95d ago0x83f995…05bf89
0x3f52…3a8f0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase95d ago0x3a926e…3c31d3
0x3f52…3a8f0x24fa…9bf2Basex402 service$0.001100%coinbase95d ago0x9e13f0…85a589
0x3f52…3a8f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase95d ago0x40d59b…365ac7
0x3f52…3a8f0x0e84…b808BaseOtto AITwitter search$0.15100%coinbase95d ago0x2f7217…263994

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.