Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x2d1c68…236f6a
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x4f8361…3f762c
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xbc0eaa…0f06c0
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xd266a0…760dbf
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x5b3b03…fdaa3d
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x23f628…d18daf
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xcd1c7c…472a8b
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xdd7889…539ee2
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x3158ab…38224e
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x4699e9…64a627
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xad09d5…f2adae
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x2fc1b1…6497e1
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0xcc2595…fb381d
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x39074b…4cdd62
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x247fe6…033da4
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x2ee5a1…2517a6
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa17d ago0x94a8c4…71fbbc
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0xace915…f5b0fc
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0x27b32e…4dec02
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0xb94377…34d400
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0x1526c5…dc106b
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0xc58eb5…617948
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0xc797d2…0510be
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0x2ff6fb…059eb8
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa18d ago0x994dac…b6892c

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.