Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown58d ago0xe9f5f3…6ccd03
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown58d ago0xc7ddd6…0c6035
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown58d ago0x779036…d310ac
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xdc0934…8148c2
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xe17c3f…5eb8af
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xd90a0b…703a76
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x33cf13…c2502d
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x6b69ee…0cb6fb
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xda43db…56e542
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xe98d7e…fd4eef
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x6bf6ba…fe1ed6
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x18d30e…b6f2b8
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x639da4…2e0e76
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x80ce94…82c65b
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x8a3e51…9729c6
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x3da262…87f405
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x4e1140…bdfb37
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x2d00c3…4ace08
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x6c6d92…1dbb9f
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x2947cf…8591e8
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x918d56…0b7b9d
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x593dc9…83fc0a
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x4ef104…e80af8
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0x2ba1bb…30c7e4
0xb702…c2de0x9c95…e299Base$0.001100%Route unknown59d ago0xb2fb9f…15c858

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.