Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.003696100%coinbase4d ago0xf7b4cd…a4d28c
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002967100%coinbase4d ago0x2025fb…8ca53a
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002775100%coinbase4d ago0x03df7f…1e3508
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002725100%coinbase4d ago0xbfe7b7…84ec41
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002678100%coinbase4d ago0xaa678f…d93dde
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.00255100%coinbase4d ago0xbdfae2…889890
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002501100%coinbase4d ago0xab2df4…f06f24
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002308100%coinbase4d ago0x2c8a97…e3e549
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002209100%coinbase4d ago0xa5835e…e4c597
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase4d ago0x5bab0f…db9d1b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xdf36c0…0cfdc1
0x45c8…c89c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xacc7cb…4b9226
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008512100%coinbase4d ago0x76e1c4…688277
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.004364100%coinbase4d ago0x8fc192…1226d5
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.003634100%coinbase4d ago0x838d0d…620256
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xff797e…450c93
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.0031100%coinbase4d ago0xd4875e…bd858d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008515100%coinbase4d ago0x3f99e2…e92a61
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x82c999…b0e939
0x1675…4d2f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase4d ago0x00e3a3…c020c9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006146100%coinbase4d ago0x46731d…86a5f9
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.004466100%coinbase4d ago0x105990…bbd0b3
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.003736100%coinbase4d ago0x693a30…309604
0x26e8…51580xe903…1abfBaseBlockRun.AIAi$0.00385100%coinbase4d ago0x71d7c6…e17cd6
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006146100%coinbase4d ago0xb5cfba…ee6c77

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.