Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI113d ago0x8186ee…62700d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x16e83a…1f354f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x6633ae…d40daa
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xcafbb5…d08133
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x951ca1…a75b4f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x330af4…3e6fd9
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x15d0dd…314d0a
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x4e0be9…c5ecf7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x7f7ae1…e3fc7e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xec1790…07550d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x63857f…e658fb
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x9a4c79…247788
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x92bd7a…1bc69d
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xb42e42…2a8190
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xcdd76e…aa8cf6
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x4557ff…184d66
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x031b88…b50ce2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x662faa…85c7a1
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xc3f5ff…568e57
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x39f3b5…8e4ecf
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xc3f83c…92f13e
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xae7c68…995ff5
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x96f45c…2fce99
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0xe0fe77…4d86eb
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI114d ago0x2ba6e1…a46da0

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.