Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0x2bc5c0…421732
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0x5ded4b…baba14
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0x0d5ab8…4727e9
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0xa20f3d…947adb
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0x630791…809132
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown53d ago0xa8f521…ede4f2
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x111846…519c0f
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x3f39cd…d185f7
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x27150e…d4e043
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xb233ea…e9918b
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xca1782…bc84be
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x229cd1…fd1d57
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x5a844d…a72aa0
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x961742…5def52
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xb6b151…25df7f
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xf29af7…41df83
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xac0358…d0e03c
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x04366a…b31938
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xb7e6bb…4746ee
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x517efe…81408b
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x95f176…32d1b8
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xde6603…e3f5b3
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x0fe765…80dc06
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0xd93ea1…6a95c9
0x4cea…d4b80x9c95…e299Base$0.001100%Route unknown54d ago0x692e46…077d3e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.