Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5d09d…9e5649
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x029531…51f7df
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x586f06…d4cc35
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47d56a…8ca0b4
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x534bb4…e6bf27
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfba13e…1ca921
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2163b2…4818ad
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38866f…b8c0b2
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xccf550…153def
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1821d7…5796b6
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8fb037…f59554
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0401d5…e38816
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe02f1a…d1711c
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb88d48…6fb2ad
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8af52d…22fc3b
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf14ca…9fd06d
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3639ee…85219c
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI112d ago0x702ec4…656094
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5ebb01…310a10
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x75bd14…985120
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcbdefb…e7e7ae
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c2151…b10df8
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e5b86…17ac17
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI112d ago0xafaa20…e6b501
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05b494…b6c995

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.