Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x763615…94b0e4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7a71b…4b05ef
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x811c07…5b5bbc
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc22ef8…59abca
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b274c…697fa8
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95eca7…a41d3f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4eb4c…9074d3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf45404…f4376b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa3185…3afbe3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07ca36…070d06
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33aad5…72c314
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe51623…2ff659
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1982be…28f511
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0a13f…df8dae
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c6a7a…efecdd
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x125eac…b0278c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xda0b5e…13719f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a4555…be3573
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa6e6f…28599a
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47699e…c58af7
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x396ebf…2d3ca5
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd98dc9…436d00
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb26f4…2d8117
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x44c1e7…e658f9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37ad32…ce3c56

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.