Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4e26f…344652
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa69927…e33196
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x67d00f…5066ee
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a7afd…0e873a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc7115b…d154ff
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf2f19c…40a7dc
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x39639a…7416af
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5e7a30…536cbb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1df7d2…caf60a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x156cbb…4bb267
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x95661a…96d36f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2efad6…660092
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdddf24…f32d12
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd0330d…0a208e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3a3d99…22658a
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1b8f52…0b8e1d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa0738a…192cf6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x13498a…b297ec
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x342354…ae9de1
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd0174b…3fa9f3
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6542d2…ff898d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb08cbb…5ab097
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x830674…de70f0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2bc2f4…bc5693
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe8d1a1…aa483c

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.