Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6c1a9…d9fd46
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d112c…d428b5
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc8a11a…a5dc9d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb09af1…885c33
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0118bb…97b657
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee681c…2f0bfe
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x830d5b…fa2aab
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4165e9…7d705d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c8958…b66ced
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f1780…dcc7cb
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13efcb…55c076
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f4945…aef7e2
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe16421…59f6d1
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a5b6a…805469
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53c421…69efae
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fe7c9…1861c1
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa61c5b…ec5585
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbde66f…2cc1ea
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6bb3ed…3a03bc
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11eef6…9d0a55
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e2ea8…e276d4
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcaaf44…d8adc6
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x667117…2a1332
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8f886…561dba
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2a743…775d92

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.