Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0x9d0e93…71f329
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0x4ed6ec…dbe6ec
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x2d5be4…b6fed0
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xe07514…265312
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase117d ago0xd36ff7…dde378
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x9ec1c2…5af576
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xd7f9ab…a61f44
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xee3b6a…4e47d9
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x979623…305c0f
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xcd31b4…4e1de3
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x3a2e26…f5a3d3
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xbb3068…c9e69e
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xe599ec…39b13f
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xcbd4fc…e5b66f
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x73f793…9658cc
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x991906…6581e1
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x4b818b…a1e50f
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x10b664…866c18
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase117d ago0x6aa7f2…2e1dc2
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase117d ago0xc07979…89956f
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x1d6b50…bf65b3
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase117d ago0x1ff2e7…2dd6f2
0xd0af…cea70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase117d ago0x18ac97…3d523e

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.