Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x389916…f7e90d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x281a77…93855a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x878688…bcbdc0
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd15ee1…935f7a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5db19c…6c6367
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x424e92…80208e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21d96b…ed283e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f0d78…a2334b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0adb9e…251ed1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf5b3a9…b9c25b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf82ef8…5c7b77
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4268a…6b14f8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86a016…5bbc11
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5415c8…61d23a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb51593…34dd1a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd29169…eac0a1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62d2e0…043b9d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01de8a…fd9e22
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a20a5…c43335
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac04d0…1513d5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbaa9ea…3c5637
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb73f29…9dbc87
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x571e21…3337af
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x92f62c…c5da51
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x713f2f…bef839

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.