Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase98d ago0xa4140c…0f26e7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase98d ago0x3cfbbe…424acb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase98d ago0x3508c8…5aa980
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.28100%candidates98d ago0x2d339d…8e7a7a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x1b86fa…d2be94
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase98d ago0xbd5287…25f2ea
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.001051100%coinbase98d ago0x9eefda…6eda4f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x327084…7e41b2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase98d ago0x9823a1…f3eaa3
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase98d ago0x07231c…4286ad
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0x698c93…5a863d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase98d ago0xa2033b…ca8d73
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005100%candidates98d ago0x8a1786…9784d0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.26100%candidates98d ago0x2f8558…59dca1
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase98d ago0xa9646f…922262
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xc4d5fd…8c399c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase98d ago0x550890…d782ff
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase98d ago0xe9b4b4…ae92ad
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.06100%candidates98d ago0x3a8d63…c7d06c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003727100%coinbase99d ago0x048c8e…1ea94a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003617100%coinbase99d ago0xa838bd…5b38f9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003742100%coinbase99d ago0xd98cec…685939
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003298100%coinbase99d ago0x9bfd08…2a952b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003126100%candidates99d ago0x143d2a…53b5b3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00327100%coinbase99d ago0xe3b2c0…d128e6

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.