Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f1b79…90c864
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72a37d…502527
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x516dbd…5a9ae4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb15a0a…79bb1a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16f10a…2393af
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc29b7f…745b8d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a0ffc…695d0f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde4062…8e10ea
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c2f08…7be981
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafb383…467209
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93f628…202eff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57364b…8cc300
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb1308f…b106b2
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94dc27…b1960a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xceffe6…8e7ae1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c2f9a…ff8c5a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2f231…a3b950
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc1cdfa…45df4a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x604efc…8184a8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x595cd6…abae00
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17014f…05a2ce
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18832a…86f537
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x668230…5bdbad
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9dc35a…01ded8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI103d ago0x115252…2d668c

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.