Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x514f45…30d17a
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x14fdaf…8da552
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xbce735…2c94d7
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x342cae…dbecb7
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x390b1e…78363f
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x849de0…bc42c9
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x7ef655…b08df7
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x41919b…1a40c5
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x3e6fe8…21aadf
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xabc538…18ca16
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x1b2fe5…36fb92
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xa84ca1…9d5e35
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xdea8bb…7b49ef
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x92aadf…77e755
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xfa8c15…c8749d
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x6859c1…d7c79d
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x611413…a67285
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x8e71df…cc1bea
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x5f30ea…0cdd27
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xad8453…42a001
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xc2cc51…ddf0d8
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0xa3e097…262bbe
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x1d0598…848c2c
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x049db5…33c405
0xbd3d…85120x9c95…e299Base$0.001100%Route unknown53d ago0x498cd5…87ba80

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.