Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x99dd56…36970e
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x54a44b…4f7f92
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xe279d3…30ccf1
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x176ffc…190a35
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x4210f2…fec0ad
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xc7926a…720f42
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x211b87…0b9f37
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0x415c57…4d4fd0
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase106d ago0xd03970…42a2ac
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x27656c…c4c3ac
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x69e2d2…5c62f4
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x56f7d5…cb21a6
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xb22cff…510b17
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x6f32fe…0a40f0
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x3562e6…f2bee3
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xc6c16a…5dc4c8
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x569d25…037db9
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xe34f3f…cc5ced
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xf92f8b…16b6fb
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xa45003…1c633b
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x6b38e0…c022f6
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xa024b0…51eae6
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xa62b6e…21c89a
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0xdee85b…6c2c6f
0x9d3d…d8370x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase107d ago0x4ef343…71464b

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.