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%payAI104d ago0x2565de…55050f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b088c…3f7d0d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcceef4…d6f195
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x822d66…a56b93
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5388bc…44dbc5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7edf18…e2479a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57b439…9c4ca8
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfaf038…ef7134
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61408f…5181b4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7386c…4111b4
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9c1e5…3562f2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42032a…60c0f5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f5f01…57ce46
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9040b…1e4a52
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a784f…854e93
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaccb63…07a42d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05d9fa…db2869
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f4202…1eee40
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b58e8…e29e4b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b7df5…35bdb6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdee0dd…131a90
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x600f94…05b0a9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf80cb6…16a38f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7eb069…10fc92
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22b959…bcfe7c

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.