Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase31d ago0x2a608c…f22c92
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0xe01510…ad3ee0
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0xca2337…05c20c
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0x2b7c30…6d44ce
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0x0e2e9d…ccff9d
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0x97bc05…855b82
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase31d ago0x9fb58b…ff5fa8
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0x4eb380…659971
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0x1d880a…48e1e1
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase31d ago0xb91f82…ad0bbc
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase31d ago0x1a79c6…b7515f
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase31d ago0x9f5b56…946f1f
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase31d ago0x8624e3…e1aebc
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase31d ago0xb541ac…ac4e57
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.003199100%coinbase31d ago0xdc6b5d…0df754

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.