Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xbcd5c5…d62543
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xb677c4…faa8c3
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x7db55a…7c285c
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x558731…7d5ad6
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x4fb4cc…7c3f08
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x8d63ae…96dbec
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xb9e0ac…6c95b4
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xc64d41…dd615e
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xfcc712…e45bce
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xa5ec8a…6f86a2
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xb3186f…057051
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xaca4b9…23d9ca
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x524c2d…019188
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xe659e5…830e6e
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x3cbf31…93cd14
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x64227c…a8b2f8
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x43a474…e4b77f
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x03769d…9675eb
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x1441a6…6b0fd6
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0xc96cf3…d080d5
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0x12c323…0448d6
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0xb057d4…4cd9b2
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0x95184c…c91266
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0xfe92ff…db9f4d
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0x292459…f9193d

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.