Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4009ef…f2d395
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5cbfe6…f282c9
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x96efd4…5360bd
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfe55ad…ad1543
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf06229…a52745
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe26aaf…254fd7
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xef3d4e…af4b22
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7e24fa…fc4a64
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbc5786…dc4618
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb80185…21a25e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1813d3…94f969
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x610bed…bf87bd
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0e5816…05cb5c
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x414eea…5c2ce1
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3d000d…345cdc
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x91b54f…af75fa
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5fa000…3b8ca1
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x49d2fb…297c74
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8c4e76…7b96ad
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0b3782…ef6806
0xc2b1…f32b0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9f2518…639cea

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.