Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf87991…f08071
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x671703…7b17e7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8727b3…e719eb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb5546…45c675
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02ed1a…59ae5e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3878d…3de9f0
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e77c3…d3c0ca
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x664342…f00341
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82719d…c20f77
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57ec5c…8ccfe4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ec81b…7f30fa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ee57c…899b54
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb31239…f6d694
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34d0d8…e30c4b
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f5353…b6f0f2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc557f9…039c6e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e159e…1ff4e2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37ea17…6e37f9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x046f42…2c8c53
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7980ba…31edea
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfca54d…4a7d42
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a7887…14e8c3
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1fbf38…67ccaa
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe4f712…3868de
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc258d6…babfa5

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.