Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0xf6977e…d9e667
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0xa84795…23a7b7
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x0d03e5…2992a4
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x3217b2…9281ef
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x121288…5da982
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x8dc56a…e2c9bb
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x82fae7…f9665a
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x5f018c…52ccf3
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x897f93…e70591
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0xcab817…9d0b2d
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x8bf24f…b4adee
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown51d ago0x95dafe…aa79f8
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x2dbc68…ecbb24
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x830675…d5c665
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x4b6608…6f1915
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x4e6844…49bc77
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x9f9442…bd5012
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0xaab4df…39b178
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x81ff8a…b2671c
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x2c2919…fb9de6
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0xf46acb…0766e8
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0xf12eac…a74a43
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0x97ab4c…28f69c
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0xaf7903…35cfd7
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown52d ago0xe07189…f89842

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.