Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc95baf…82b938
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c5aa8…955dae
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67d0f6…9617e7
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4afa32…0ef95e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde455f…b06c8f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73f669…8f9ab9
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a9954…bd30d6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3fa90b…76dd45
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf72e60…f5904d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21c8ef…486476
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1251e7…344805
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x136b77…16b15f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x075eed…8df7a5
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d26f1…273b2b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa88ffe…775961
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f600b…a9fb61
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf125af…bfe31d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e5769…922c78
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12b545…d60143
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35e71d…04c206
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4a31b…ea4292
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x012a97…fa449a
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7e6d1…142596
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c43b5…763863
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78351d…b92396

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.