Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xf94dce…becb71
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x6362e9…5c3b2c
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x8b8218…7172a8
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xf0f35c…79dcac
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x01d7fd…79f7d0
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x786176…e673cc
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x43716f…691777
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x563e99…25a9bc
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x38405b…31db88
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xd8efc2…c0f278
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xb012ab…158140
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x4aef61…81b46e
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xcdac3f…52b405
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xb5c0fe…9f482f
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x42a2b6…eeb2c6
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xd77a42…ff4612
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x7050b2…26640f
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xfca9b8…93500f
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x541096…6e4fac
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0xbc0ca9…79b830
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x167572…005667
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x6852d2…33c08a
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x29364a…d29449
0xcbd5…d9320x9c95…e299Base$0.001100%Route unknown63d ago0x5254c3…c97022

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.