Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b7f4f…d3f246
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf860f1…d5ddd8
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24f8e0…c4ee65
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5663bc…c53fb9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd14660…b994ed
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd92ce…741add
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16c775…d919f8
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6e123…2469e1
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda4842…4e2b0d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5165e…a4c106
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc19518…8b1c17
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1397f…f4219b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2abedc…8bbe3c
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72ac75…d0964a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13de30…b8222a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf9a4e7…2c4521
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69178a…a7ecea
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfd9fb…1014eb
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b1237…b58f38
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66faa9…b70407
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35e05d…6f0750
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa281ea…045d4d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd3eebd…15f358
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b6432…930cb3
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79c036…d5f3d5

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.