Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown86d ago0x9cdd36…8411c3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown86d ago0xe30d89…31e818
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x43e2f7…60b5df
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xfcd8f2…615ade
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xe2bf62…f97a18
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x021f2f…913b1a
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x691966…86acf7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x4036fa…c7b0f2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x56d29f…1747a2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x325225…3eb5b3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x9bf550…55ab92
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x175699…49aa89
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x72f1d1…b10e13
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xcc1035…420d62
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x19f62e…b6f75e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xef32a1…10bc84
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x787fa4…bab699
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x7515b2…bf99f2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xe68e10…4420d8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0xe7669f…b5b8c5
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x674652…dcdb52
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x0d7bc6…1569d2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x2ea258…91603c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x5bcb32…ee360f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown87d ago0x0a6138…6f5fa7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.