Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c018f…4e6a8d
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x603fde…69827b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x997717…eca909
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x518a45…fdaed5
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2649ce…f50c3e
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x386699…8d693f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa69498…5030b6
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x465440…37b989
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ba8bb…f91afe
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21e3aa…1f9882
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4007e2…e4e2ae
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97ec9e…13a1e4
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17f41f…d1d21b
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f915c…cf5d3f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5dbf9…e10169
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65fbad…000bd3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b6426…990745
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x692ef4…6e522f
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8aef1e…707781
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4ac3d…000d64
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9e0196…f5b736
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59f5a4…23eca3
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc08672…71e159
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfcf787…244f21
0x6190…bc8f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21cd80…9f755d

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.