Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0x1dfec5…771130
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0xb04b58…40eb2d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0x53307f…092866
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0x1e90bc…8dcae0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0x57a872…21773b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase145d ago0xd3bee7…aeb987
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.55100%coinbase145d ago0x2267bc…a5098e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.55100%coinbase145d ago0x448f8b…d4e60f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.55100%coinbase145d ago0x7f7520…d3a60c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0xe5efe3…553e0d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0xdd3040…56645b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x9b9152…10dfa1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x3fa769…56e397
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0xf9af0e…47b54d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase145d ago0x14983d…50a7dc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x8c042c…6d8cd6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x06f3b7…971be4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x70fdfa…8b14dd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x4d7623…41a82f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase145d ago0xc42a33…ae4391
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase145d ago0x9c5967…4d428f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase145d ago0xa01c94…e80773
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase145d ago0x608dc5…3ee58a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase145d ago0x68ad43…92a9dc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase145d ago0xa9cde0…4ffc70

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.