Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004221100%coinbase56d ago0x2dbcf4…581059
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004167100%coinbase56d ago0x046a01…700a1e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00387100%coinbase56d ago0xa9672b…93e4de
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00377100%coinbase56d ago0x7f26b0…2bbce2
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x7a2f2b…9046bc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005869100%coinbase56d ago0x83778f…20f51c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005786100%coinbase56d ago0x5919fb…8270d6
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005362100%coinbase56d ago0x6ede90…6a1181
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005295100%coinbase56d ago0xa99ac5…5cf9f3
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005237100%coinbase56d ago0x8c96a6…82e63d
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004937100%coinbase56d ago0xdd8bb2…4f150e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004865100%coinbase56d ago0x0ed1c6…09f182
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004787100%coinbase56d ago0x2c70aa…4d9527
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004509100%coinbase56d ago0x6c0332…3fdf87
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004428100%coinbase56d ago0x8b1bdb…6f411f
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004116100%coinbase56d ago0x337020…da2d06
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003551100%coinbase56d ago0xa54935…71b67e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003509100%coinbase56d ago0x94473e…5279da
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003237100%coinbase56d ago0x7b362d…c8574c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00297100%coinbase56d ago0x3873d6…e2281d
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x8da2d7…527494
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.006329100%coinbase56d ago0xc8c23e…cee7a7
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005737100%coinbase56d ago0xd09959…6049a3
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005671100%coinbase56d ago0xffe196…fbb399
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.005566100%coinbase56d ago0x8990c4…e2f6e8

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.