Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99ef76…90942f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31d5f7…038a1b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd35b4…ee9641
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0205b2…7d9739
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06d86d…9675ac
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d5afd…4a7090
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd593ec…6121b8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42b9fd…5a9adb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a3bde…ab6fd4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a6a61…6a93ed
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xecb577…000ea1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e94c6…5b1bfd
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06eb77…acda6d
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39351a…18e7a0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x714446…dd17f0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe957ff…598e14
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea3793…69cae5
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x982804…a909eb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4acd97…0b6762
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaadcb0…d30d73
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19f8eb…d78106
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d71b5…e1db91
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46ab6f…f56d90
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13e692…9b7559
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35f841…acd28f

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.