Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown48d ago0x58c69f…d47778
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown48d ago0x0fb5d5…30211a
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x3ca5dc…df14e8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x939f59…32b682
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x699a72…1b57ac
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xd175b7…e4c0ef
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x40ea1b…4aef4b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x2aa595…a00c16
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xb67352…9fd229
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x723ab9…a63ad0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xcfdaea…fae41f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xced739…091915
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xb45d1c…fd600b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0x2e4c73…48c469
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xc4b03a…66eced
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xb64f6a…1e166b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown49d ago0xfbe929…b2f8c9

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.