Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003875100%coinbase43d ago0xf9d8d2…b700b6
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003844100%coinbase43d ago0xefd56e…36cd73
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003682100%coinbase43d ago0xfbac7b…ea9fa9
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003564100%coinbase43d ago0x3b34d1…22ae56
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003452100%coinbase43d ago0x86c53b…8f9d69
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003366100%coinbase43d ago0xdaff53…468efd
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003282100%coinbase43d ago0x8287fc…c94e2f
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003223100%coinbase43d ago0x88bc42…a7aa37
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003119100%coinbase43d ago0xcc546e…525338
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003051100%coinbase43d ago0x30be1b…e309e2
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.003019100%coinbase43d ago0x1c9384…193585
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.002916100%coinbase43d ago0xe60600…75f25c
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.00286100%coinbase43d ago0x5ca12e…3b9884
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.002811100%coinbase43d ago0x3dd28e…901ad1
0x088b…5ea40xe903…1abfBaseBlockRun.AIAi$0.002362100%coinbase43d ago0x7959d5…4b0ec9

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.