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%payAI108d ago0x90b0d2…19d6d3
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa027f2…80a94a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23b002…1eb4e1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd52bd0…e6b2ac
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e5b86…533051
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93fbd2…eda57a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ae93b…d85f9b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe89fb6…fef855
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa5a11…4c5337
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4d78b…72c6bd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09eeea…b2bf41
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc94787…a94ac2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44d496…94c69c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7786c7…80eac5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x830833…16810b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b038c…52fc6b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90118a…eb854c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37db05…adfecb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa01c64…788c07
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02b662…e33e94
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x963530…2bb5cf
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a1951…17e264
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23eb67…a185b9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf87aa…1783dd
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x643811…586744

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.