Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0xfb4650…61681e
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0xc5242a…f323f2
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x69ae08…11b753
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x87da3d…8f5bc0
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x6b59b9…eca339
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x13c73f…79cbb4
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x228d44…f787d2
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x061fc5…90e10e
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x71c0bd…9aef2f
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown48d ago0x10cd81…4f68ae
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x4e2915…d62023
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x12dbb9…4ba9ab
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0xc9273f…c808cc
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x67058a…e0be93
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x41bdf9…b5b909
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x44b7e5…63a8f9
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x88e665…ae5798
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x28337e…370e3f
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0xf8f782…614de1
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x9d5d19…8a5b79
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0xa4e44e…6cb9ae
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0xfa4160…d5dc06
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x747668…a5bffb
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x61f407…6b2450
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown49d ago0x48c182…9a6c19

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.