Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x806b9b…f07447
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x20071c…033f8c
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x5237e1…094105
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0xa4c2ad…6a7a9a
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x3b187c…a6e970
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x403c64…0c95cc
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x72c39e…f84be7
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x80210b…881728
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x02fa22…abe7a7
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0xf36887…dde5d3
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0xd606ed…62121f
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x9b2d41…a9b1c9
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x82f407…cde146
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown49d ago0x455ca7…957a44
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0xeecced…7a22e3
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x0c7e28…eeb166
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x02b72a…4a7bb9
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x000eee…9b67eb
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x9b4428…cc848a
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0xf16751…8fb86d
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x1251a1…5d3c40
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x7aad5d…1e8dd5
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0xb419af…ad04c7
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x1c7f5e…784524
0xdb7f…893f0x9c95…e299Base$0.001100%Route unknown50d ago0x861033…284c23

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.