Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x475429…6d40bd
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xb491f3…9fdfc4
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x4d5b72…12d21b
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x343c90…2b91f1
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x1361fc…694fce
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xd805e6…e689bd
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x176c7b…e72b5e
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x5b3eaa…771fc1
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x063469…7e1df6
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x4dd090…b89da6
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x72d743…684eb0
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xd11cf4…f0e142
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xe2dd82…806f83
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xbde7d1…dd7502
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x8945cd…faa7fb
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x959b28…ad8443
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x66c293…78fb65
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xacb7bf…b2ff92
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x14ddea…581d59
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0xa8a5c6…3b8da3
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x9164f2…9ece30
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x7dcbfd…8cd3f6
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown66d ago0x82d1f9…9d3594
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown67d ago0xd753a4…31a4d8
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown67d ago0xbf6623…226293

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.