Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1e9d2…89e1b6
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ca8d0…afee13
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x488b57…55185f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18a3ff…629669
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3ec32…6cfc55
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66dd40…e68bb4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc43e31…dbb57e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9edfa2…a1be2d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x785888…950e89
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd9e42…83d015
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1eb63d…d87cb6
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcafe45…530dd3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5b5266…a529bf
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1cfe9c…b66a3f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x674801…6d1e2e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x90b996…d9d58f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x149d01…8dd743
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97296a…8e4727
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d5d25…0c5d73
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x321bda…d19fb0
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x315d9c…b38112
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98f62b…710cc3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88cb3f…218afb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9f51cc…92215f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c6f41…8b7b97

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.