Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x5580a7…55967e
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x52bfe3…288fe2
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x30a346…701639
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x7b85cf…2dc6ef
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xa36053…6883bd
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xf09f9e…594e8e
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xc78322…2048f3
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x176c20…2bb957
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x16a3d8…c67d7b
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x631660…918c6b
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xdc5470…bca7a1
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x7d38dc…35403e
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xdd646c…86e0bd
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x7e8fe0…dab1e4
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x4524b0…f32c73
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xe3c16f…b470a3
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x4e231b…04ad60
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xe8aaa1…1fc4d5
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x304f14…9fac41
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x10ce98…452698
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xcd3963…4b55fb
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x880144…3b5710
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x491fd1…3f5699
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x4da664…28c371
0x2700…0f410xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xb8c915…a6646a

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.