Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0xe89014…c52b74
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0xcc18f4…18adf7
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x15d9e8…62a401
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x411884…0cdfa6
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0xbf5186…e9d806
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0xaa9d80…8ed590
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x31c8c1…f28bf0
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x110383…6fb49b
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x80c863…1543fc
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x01cc2b…10adf6
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase9d ago0x06fa37…181219
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x5faee3…773286
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x25a557…3153c2
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xa8fcf9…4bab7b
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xa8adcd…25d598
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x59a039…014791
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x639bf8…767c1e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xb5e6a1…a55355
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x89f327…6140ca
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x368e2e…a384de
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xeffce8…856023
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x3abd45…bcb86f
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x8c2802…735593
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0x9a1dc1…00e69f
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase9d ago0xacdbed…cd07a2

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.