Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfea53e…0809b7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x55efa6…94aa07
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x278fb9…53b9a7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc91722…27ac17
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7d30be…e6eac9
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb19a2c…2a83e8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbcafea…d4e7ea
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x422acd…1a452d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5c4d2c…daf706
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd5e993…d85049
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1e2d94…7e2d1f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf87ceb…ed6a3c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI119d ago0xed543f…de5e1c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x043f86…d4c99b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf25807…971965
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd42e33…55e02b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc0ece1…81bd58
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf2146f…95fec3
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa4afac…666066
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbd8ab6…aa3441
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0f909e…a2285d

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.