Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf0cd6…4f319b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x185664…5427c7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb20a7…05eceb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0997fe…c7892c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbab35…3cb50d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x16e1f4…14ba42
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5be946…d9b7bc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53dafa…9d43c5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x268bbb…f38cf1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba26a7…22bd40
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x806452…9393bb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6817a0…4731e0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70e1ca…3ce9dc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3d914…a10780
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x58d9bf…1c22c9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x776f4e…ae5efb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4234e7…eee39d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5e06e…34bd8e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1b0c4b…8f290e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf631a…276835
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97f603…8cb2d9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0d838…53dae9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42dc5a…20ab0c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f3c17…cda4ed
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f766f…618e3a

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.