Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc511a3…e66590
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe08aa6…e7d050
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x437928…91cec7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecb898…2da79a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc86848…4d44f2
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05ffc4…d8600f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf9a6ab…07c6df
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1413ed…7ec8e9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4aa74e…d1823c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e56bc…07ef40
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a68c9…55f007
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4100b7…60d8c4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cc09a…295489
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe2c426…6a8805
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c3715…b2eddf
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e3025…54801e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b6ddc…bdd4ef
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc7f9c…40c98c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x606dff…5e1ef1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96c377…88a1f7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12b7cc…50be5b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x000086…335bfe
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd58bfa…3e5f81
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5439ae…cac505
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x77c5ee…03e957

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.