Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03e155…1cfa38
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x180cba…f86f21
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x288025…8fec58
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd3eb45…448fbc
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fb008…ec34e4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb90cfd…6e69db
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x438ae4…e7e5d1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c9b17…92a803
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66afd7…f654de
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x378997…9a057f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10114a…26dd09
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ef137…81bce4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x542323…1b6c78
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd06ee1…454136
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d0ac2…41172b
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1ee3b…a0156e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe92a0f…fe9421
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe4c1b6…0160e6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x037c56…7c0ab7
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6894e3…80e6d8
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3caed4…6edd52
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4310e0…9ced56
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe3bbb9…1c4422
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81231d…dea44e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb7645…3060b7

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.