Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf588a7…85777c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ac09a…ce7e23
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae0639…5387c1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76c6e0…d6978a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf864c7…c800c1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbf908…bf69d2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbaa23…5edca7
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x89accc…310026
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2bfdf4…475b85
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd70488…567ade
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6680a…669da1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ed719…8a701e
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2e22c…22b126
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x844e77…f19145
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75b9a8…6de426
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0866d…766d75
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63c288…39d873
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d9dd8…a0e172
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x528d17…d04b35
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8b4b7…2155c4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd8192…49923b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b11dd…0f46df
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2645f4…dddd65
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8d46f…bdeed4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5dfe74…fe59c8

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.