Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase55d ago0x713920…af6553
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase55d ago0x913866…b5c6a6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase55d ago0x2872eb…4f4a34
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase56d ago0xd0e889…e6c27b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x70d64b…10a7cf
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x83fd29…2435d1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xa36272…031a5b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xd5838d…f46c00
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xab419e…1e247d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.91100%coinbase56d ago0x84f2b2…4dbb3a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x2ad8f9…37f651
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x154fec…29b07b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xe0ee06…218c3c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x36630b…82bfd8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xd10d33…f2a21e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x8ab8fa…566e90
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0xa2f398…1253e6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.60100%coinbase56d ago0xec5b00…9e162c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0x5e5490…199fb2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xd7fa28…22b9c6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005027100%coinbase56d ago0x632150…bd3d54
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase56d ago0x60df79…f778b3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xaca95a…806506
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase56d ago0x909f82…cc1f95
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase56d ago0xa3a47e…97b814

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.