Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006189100%coinbase113d ago0x9431ba…08ddde
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006189100%coinbase113d ago0x4d1caf…2531db
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x95a35d…d84cc5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x65aeed…05b79c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006158100%coinbase113d ago0x1af316…15f724
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006158100%coinbase113d ago0x10369b…f8a5f6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006158100%coinbase113d ago0x2005d0…e827d7
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x08c15a…c9720c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0xae214a…9791f8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.003879100%coinbase113d ago0x2cbb0e…2ef925
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0xb10cc5…43b15c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x77ec3e…4cbbbf
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005843100%coinbase113d ago0x350e6b…b027f2
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005843100%coinbase113d ago0xc8202f…d9140f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005843100%coinbase113d ago0xdcd7ba…afaf62
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x280484…ca0493
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.003879100%coinbase113d ago0x780846…f07c14
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0x2d7e25…4634e3
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0xcf147b…f55324
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005496100%coinbase113d ago0x67f5cc…291688
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005496100%coinbase113d ago0x5cab75…818730
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005496100%coinbase113d ago0x47738e…01cd05
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase113d ago0xd82e41…b0d4e8
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x1c747b…050e1a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.003879100%coinbase113d ago0x06cf03…646a2b

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.