Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc0d124…48e1d4
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x843a43…6bb4a7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x656050…001ab8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5110d7…f2e372
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7aa611…42111e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07af0d…e22606
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62e5f4…57afd8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x111b98…7ab77d
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6a6a18…980a02
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4255c0…81b6ff
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6da514…afc7ea
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3683e…d62583
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1237a7…064669
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a18a8…479b5e
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41a2a9…eea684
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x26f920…93ab56
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x18bb76…0e78af
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc444cb…afd051
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xadfc8f…699839
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13a7ca…fcc46a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ea6c0…250305
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9bc23d…085eea
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x444897…a232c0
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x338e08…46aa32
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb548da…920f6d

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.