Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x949a3a…8ccdd5
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x4ab044…c53925
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x6140f9…1482ea
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xf9a68c…dd431f
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x84bae5…69f446
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xa2bdd1…43e176
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x3f9a2a…4d10ea
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x353c3e…7a047f
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x2b1fef…4510b7
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xaf37d2…4265e7
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x9b1b79…e57dd5
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xd27f3a…8ee7d4
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x052e4b…fd3422
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x288158…43eca8
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xf1695c…e1db05
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xc8d89a…ef70ce
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x7aecf5…39c89f
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0xb10915…269db0
0xba13…1be40x9c95…e299Base$0.001100%Route unknown58d ago0x0ef29c…1da769
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0x3d77cb…fae03d
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0x473b42…165230
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0x5106e5…ed4eea
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0xe2798b…dff022
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0x81529d…e87abc
0xba13…1be40x9c95…e299Base$0.001100%Route unknown59d ago0x31e0a7…382cf0

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.