Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x3821a7…4fcca4
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xf06434…3b4574
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x6b5d77…d4482b
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x263c5f…745f9e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x36f4d3…2d8128
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xf76006…7d70f3
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xe0bdd5…7c1f81
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x12c0af…4edb8c
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xb7354e…994efd
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x577a22…80130e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xb9991d…2956e9
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xa7ef30…59fb62
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x2489e6…405923
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xf6eb19…dd7d97
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x07ce96…d6f5e1
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x213367…fe1a87
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x72adfe…24a6a0
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x950c27…57483f
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x5dd8f5…a4d79e
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x24f681…db0dfc
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xf03565…04e033
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x405c9f…58394a
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x2f8db5…1694bf
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0x200c03…c2d787
0xef7d…c3290x9c95…e299Base$0.001100%Route unknown66d ago0xdb9b80…31cd74

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.