Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4c1be…d6ae4e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5aabd…18552a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6dec4e…270a7a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb65614…3ec168
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96eec5…618a47
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf02062…b0f07c
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa443cc…9365fe
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4700b…7b5173
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e0e71…58cae8
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x728b13…e324f3
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2396a…f6b7fd
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8a0ba…6d4be1
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x532a75…d373d0
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa57730…81fb86
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11f959…30424a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3eae4…643249
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52ae51…0712f2
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f6ef2…16231f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66aa47…e729dc
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c5968…4395c8
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ee7ec…26b4a7
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd58fb0…6c449b
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7ae22…d618f7
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a1fbf…69b7ae
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x317537…a71f10

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.