Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a4205…23ac3b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf6afc…ac5ed2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09a051…754119
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed425d…e9f185
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x053894…34633e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0cfd0…aa6fc6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c7835…a8b99c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59d314…81b087
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e5a59…fb9b1b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed28d5…526ce3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7974c4…e524c0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d438c…d96014
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7daf86…dc7e19
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb72333…b837bc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc63538…c2827c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07f94f…cf229c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb815a…d9dd5a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74a248…130872
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8acd13…df4cf7
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0cb89…590631
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x025b8b…e034a8
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd675cb…150f7a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99cb41…e5cbed
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa172c4…b36cd3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x558899…9d2d40

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.