Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase96d ago0x063a2b…4f214b
0x16d7…943d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase96d ago0xa1a281…8cbf51
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase96d ago0xaf0709…536bb7
0x16d7…943d0xb484…d68eBasex402 service$0.01100%coinbase96d ago0x48e587…76ff2b
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x99ec52…3e9c14
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xfd177b…9b3eb1
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x3273cc…3a790d
0x16d7…943d0x03d7…584cBasex402 service$0.03100%coinbase96d ago0x070b52…e1afe4
0x16d7…943d0x3070…fa85Basex402 service$0.01100%coinbase96d ago0xe73ef1…4df98c
0x16d7…943d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0x5129cc…acd2e6
0x16d7…943d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0x27c3d6…706b2e
0x16d7…943d0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase96d ago0xef9738…07ac5c
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0x20a6e2…e412ba
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xcf6067…01758b
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xd4660e…e7b6d9
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xff07ce…794b8c
0x16d7…943d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase96d ago0x530c41…eb76a9
0x16d7…943d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase96d ago0xa5c8d3…faa569
0x16d7…943d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase96d ago0xa2506c…4bb62d
0x16d7…943d0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase96d ago0xd21949…9a2340
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase96d ago0xf683c6…bb0431
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase96d ago0xec972c…b054af
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase96d ago0xafa1d9…cf29f2
0x16d7…943d0x2932…4f60Basex402 service$0.01100%coinbase96d ago0xd9d605…1736de
0x16d7…943d0xca12…cd0cBasex402 service$0.05100%payAI96d ago0xec362d…397b07

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.