Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e5035…2f71ba
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9780a6…5f3722
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad78bc…8ca41a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8a600a…3ade2f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e23ab…118a6f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8e1f5…1af862
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd2dd9…f28745
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2695b3…7c904f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00722f…698d75
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0256a5…7eb382
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b8c8a…186a26
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x156a07…ec819a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x752456…d9845e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x384ae8…c90252
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc80abb…3cc1bd
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5be0d6…fe074e
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73176f…1f99c6
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84eaad…207c17
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x210f38…97a304
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96243f…1a9da0
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce7798…f010ce
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf82762…f834ee
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa0c8d4…e14806
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d03d7…91fc35
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb5d582…335740

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.