Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xbb431a…c9ff87
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xf93fd7…fe74a3
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xf6a49d…44e0d9
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x461544…9b1d57
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xc50d55…ddf46e
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x2958ea…f17462
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xf72a45…9da5f1
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x7c1d53…858013
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xb83348…e82235
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x2c0215…e85051
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x1b5f1f…6b1b2e
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x1bb408…6cc7cc
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xb869cc…0d852a
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xda5ead…705cc8
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xd5303b…c53793
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xda73e6…652336
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0xd424f4…c7acd0
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown61d ago0x787153…6fdcb0
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x2a9a29…f4bb77
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x867b67…dad18e
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x6ec616…f16b95
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x8492bb…45c183
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x36e2c7…b912b4
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0x6f36f1…582cf8
0xe268…a9f50x9c95…e299Base$0.001100%Route unknown62d ago0xc96bd9…ca2726

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.