Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc66e47…715913
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x44f8af…e974c4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26a292…9cb00b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc62c1b…ccdee1
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08c3aa…145ed0
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27e0fd…c9c66a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6a339…292196
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaecfcf…0e30d6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x173027…339950
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca93f1…c4d329
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x496e40…438017
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca80a5…8ef9d2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb098a…48ea59
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31242c…09da36
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60b9b1…818bee
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94085f…bb3485
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e6a93…648a21
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2468b7…e981ea
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc395a…6e09d2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd13ef…8f1c67
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefcc66…2ec132
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d4e4e…350b3e
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4da9d2…2524ef
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb4b50…bb917f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50d36e…8397ca

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.