Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xc67f65…a81eed
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0x447def…ff52e1
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0x97c826…84e0e5
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xea3e89…3fd0b1
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xa0e3d0…5a2f3f
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0x2d01b0…718b84
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xff5eef…91a1c9
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0x306267…f6e76c
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xc5f599…aef7e7
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xd758d2…63733a
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xbb2e7f…bc4713
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0xc9f0a0…66da42
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown26d ago0x3cd0d6…f78f99
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0x79e4f9…a24793
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xe9f75f…540630
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0x78ba66…7a3d67
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xd63fa9…0b353f
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xf1d13d…10dc13
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xb1586b…024b3c
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0x247592…496f9f
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xe7d400…72a4b4
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xfbfcab…224c2e
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xa184d4…43514c
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0x635273…437497
0x80cf…d8c40x9c95…e299Base$0.001100%Route unknown27d ago0xc1e2ab…25985a

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.