Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.88100%Route unknown92d ago0x5229f8…b00879
0x9294…d45f0x1892…6085Base$1.19100%Route unknown92d ago0xf00f7e…cc468a
0x9294…d45f0x1892…6085Base$1.66100%Route unknown92d ago0x3475db…670dd5
0x9294…d45f0x1892…6085Base$1.59100%Route unknown92d ago0x112f95…6e502a
0x9294…d45f0x1892…6085Base$1.69100%Route unknown92d ago0x5a5ff1…67d18d
0x9294…d45f0x1892…6085Base$1.19100%Route unknown92d ago0x412932…e9a0a3
0x9294…d45f0x1892…6085Base$1.97100%Route unknown92d ago0xeb13c2…ad5373
0x9294…d45f0x1892…6085Base$1.40100%Route unknown92d ago0x697ff3…b88703
0x9294…d45f0x1892…6085Base$1.94100%Route unknown92d ago0x00d61b…b653c2
0x9294…d45f0x1892…6085Base$1.06100%Route unknown92d ago0x589536…84b1d0
0x9294…d45f0x1892…6085Base$1.66100%Route unknown92d ago0xbcb5f4…366404
0x9294…d45f0x1892…6085Base$1.33100%Route unknown92d ago0x8c77bb…7d0ca8
0x9294…d45f0x1892…6085Base$1.41100%Route unknown92d ago0x70e274…04c6e2
0x9294…d45f0x1892…6085Base$1.30100%Route unknown92d ago0xa016f2…089130
0x9294…d45f0x1892…6085Base$1.29100%Route unknown92d ago0xc634b5…e2ca60
0x9294…d45f0x1892…6085Base$2.00100%Route unknown93d ago0xfeaa28…9df137
0x9294…d45f0x1892…6085Base$1.88100%Route unknown93d ago0x69ec1c…1f4992
0x9294…d45f0x1892…6085Base$1.79100%Route unknown93d ago0x9d2bc5…e42b18
0x9294…d45f0x1892…6085Base$1.45100%Route unknown93d ago0x8a3911…f1a04d
0x9294…d45f0x1892…6085Base$1.23100%Route unknown93d ago0xdf200f…5f09d3
0x9294…d45f0x1892…6085Base$1.46100%Route unknown93d ago0xe56b7a…d1f269
0x9294…d45f0x1892…6085Base$1.34100%Route unknown93d ago0xc03fec…785866
0x9294…d45f0x1892…6085Base$1.87100%Route unknown93d ago0xc54c9e…1511e5
0x9294…d45f0x1892…6085Base$1.33100%Route unknown93d ago0x719b98…cbbcfc
0x9294…d45f0x1892…6085Base$1.96100%Route unknown93d ago0x2b90c6…39ce92

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.