Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xc95075…df010a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x175e56…197cc1
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xfbecd6…ec0f51
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x31132c…d9912e
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xc49994…091023
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x44ab8c…0353fd
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x47e134…1a8ffe
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x267f58…d9ed58
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xffcf30…6e32f3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xac263a…bcef4e
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0x2347b5…13546d
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown51d ago0xff1ea8…601c9f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x45c0a4…fc6df3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x39ea4b…6aa290
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0xbfcfa3…0da504
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0xf57172…e3763c
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x3197f3…de9b66
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0xc31fbc…5bf2a3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0xe3abd3…09082a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x1a494d…7ee091
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x445302…499af1
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0xcae073…082427
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x92e18f…9fc69a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x0e5c11…6e804f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown52d ago0x926627…9f79b1

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.