Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xb16b…6ad8Base—$35.95100%payAI41d ago0x4a508f…561997
0x8736…2aab0x125d…f68dBase—$17.01100%payAI41d ago0xec8e1a…bd9486
0x8736…2aab0x7c8b…29d2Base—$9.94100%payAI41d ago0xe3a7d6…56150c
0x8736…2aab0x4ace…06ddBase—$3.64100%payAI41d ago0xe59457…cfc097
0x8736…2aab0xc41c…cb6bBase—$39.69100%payAI41d ago0x403632…5abbae
0x8736…2aab0x73c8…584dBase—$12.63100%payAI41d ago0x0ecda1…7bf262
0x8736…2aab0x2adc…f403Base—$31.93100%payAI41d ago0xfdd15c…d497ca
0x8736…2aab0xe842…e2ceBase—$5.21100%payAI41d ago0x628cc2…ddee96
0x8736…2aab0x8d60…be84Base—$5.22100%payAI42d ago0xa0aa8a…1e4f08
0x8736…2aab0xad4b…2fa0Base—$8.32100%payAI42d ago0x9ea988…dcabc0
0x8736…2aab0xa85b…d585Base—$36.46100%payAI42d ago0x9d17e3…9dc486
0x8736…2aab0x2add…9741Base—$44.19100%payAI42d ago0xa95620…8c8435
0x8736…2aab0xed21…952dBase—$5.81100%payAI42d ago0x47cdeb…528c61

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.