Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x761a5e…df6aa8
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xf7a39c…5cbcb9
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x002539…b67cd7
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xe92856…40ba41
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xc30ce5…ede2a1
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xe12517…c4b667
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x63181e…ee7488
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x40be67…143d77
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x30eea8…4f0e6f
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xd778cb…16f2d6
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x30dc22…be681b
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x6dfda7…eeaeb8
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x465607…e04062
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xeb3a99…f70c42
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x4704bf…dca278
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x2d9b56…0912d3
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x3affd2…9d998f
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x50db39…dc0fe7
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xabe5b9…d673e7
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xeca154…9f6e9f
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xe37ba6…a458b9
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x11de1c…28e66b
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0x570d6c…e350a3
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xe41008…0035da
0x5de4…9d070x9c95…e299Base$0.001100%Route unknown72d ago0xa4070f…b5d69c

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.