Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x208f8b…c9b026
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x416f6e…52b08c
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xdbbe80…b9b523
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xb8aacf…d8fb4e
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xd5908f…7e9962
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x78addd…07b895
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x28f980…386dbc
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xc00012…6954c0
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x67332b…d13f20
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xcfbf27…e47693
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x014231…22d703
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xa9bdfa…12bc0c
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xb9d3a3…e246a2
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x2a6812…97d78f
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x0d13ac…9b1b04
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x6f8ad2…18c2ad
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase8d ago0xea0649…9e1369
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x3beb20…e9ede3
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x910988…655c8b
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xb476f7…fb1480
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x655462…44d9b7
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x6b697c…954a48
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x6cc998…487102
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x568a15…c04840
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0x78a4c0…8d1c5c

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.