Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3afc7b…c6d5c1
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6a205c…5cd1b9
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9169d7…e37cae
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x49b18f…35f174
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x814992…1c82ab
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9fe57c…f02e98
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf0911d…b2f363
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x64b828…7fb3bf
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2cfa4a…c62b7b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x27b539…236915
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x694108…70644b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc30533…5f1874
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd31906…be7b12
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2c2e04…7862c8
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf1c696…2afa95
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0361bb…b584b3
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2f5593…13a06b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa27aff…001cdc
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1744fe…86d49e

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.