Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd72589…6f08ca
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7ac6b0…cadb53
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x01ea71…2d14f8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6dc2d1…3f086b
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc73a54…e78ecc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2003d3…ecca74
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0f6196…fabb63
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8116ef…b14c51
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xfaadde…cb9cc5
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8b4ddb…8a7e81
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf845fc…bba249
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x479210…ca57d8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0x82e62d…0df0ed
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI101d ago0xfce86b…5d4be6
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb801d8…b4dde3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4cefa8…d1230d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3197b…87cd54
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6313d3…dcab5f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa35e80…c455f0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x58c8ee…669cac
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e1a54…d88680
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc7f6c…1108a7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32940f…77d3dd
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9beb70…34c015
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7fec7…b82228

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.