Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase115d ago0xa77c20…cd7734
0xd3a9…1d3a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase115d ago0xc03934…d85224
0xd3a9…1d3a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI115d ago0x437d07…baab1b
0xd3a9…1d3a0xf4c3…5378Base—$0.01100%coinbase115d ago0xbf6a24…77ff1f
0xd3a9…1d3a0x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0xaefcbf…efae5b
0xd3a9…1d3a0xb855…39e2Base—$0.01100%coinbase115d ago0xaf85b0…30aa81
0xd3a9…1d3a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase115d ago0x65be4d…d89ee9
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase115d ago0x4fd9fe…979ad3
0xd3a9…1d3a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI115d ago0xe696d0…788051
0xd3a9…1d3a0x14f7…f7daBase—$0.01100%coinbase115d ago0xc29739…50c730
0xd3a9…1d3a0x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0x980261…80a32c
0xd3a9…1d3a0x9d1e…9b81Base—$0.01100%coinbase115d ago0xa8b559…147553
0xd3a9…1d3a0xad62…95c8Basex402 service$0.02100%coinbase115d ago0x64c3b6…cedb93
0xd3a9…1d3a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase115d ago0x2df1c7…3694e1
0xd3a9…1d3a0x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0x4b4c8e…f82d49
0xd3a9…1d3a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI115d ago0x0cb91b…5d4ec9
0xd3a9…1d3a0xbd8c…de94Base—$0.01100%coinbase115d ago0x7b01d9…7e1253
0xd3a9…1d3a0xa139…ca22Base—$0.01100%coinbase115d ago0x1ff78e…72dd37
0xd3a9…1d3a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase115d ago0xb4caee…dce8b3
0xd3a9…1d3a0x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0x70f780…5a7824
0xd3a9…1d3a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI115d ago0x681d21…c2045f
0xd3a9…1d3a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI115d ago0x65ed89…c294c0
0xd3a9…1d3a0x3cce…24ddBase—$0.01100%coinbase115d ago0xcdb6a8…102e4e
0xd3a9…1d3a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase115d ago0x8cb964…9d9dc2
0xd3a9…1d3a0x6d6e…9192BaseExaSearch$0.007100%coinbase115d ago0xadb7f3…e0bd24

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.