Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown31d ago0x3f019f…ef9d37
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown31d ago0x8c1bee…fdcf1a
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x952ca9…5159bb
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x55dc08…97b8d1
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x68119b…c12dc7
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x1abdf4…316505
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x3acf3e…e50137
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x488080…3dd7fa
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x1bcc54…ab3f72
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x320f49…752c6d
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0xff5161…652236
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0xc078ea…bfe3f5
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x8402a6…9d69b6
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x1f5a67…2b1e94
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0xc40e25…31cb54
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x4f2777…0407c0
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x0f0077…b1d5b4
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x9c0e53…aa1f22
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x745bb4…60db62
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x556770…f20df6
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x0e114c…1afb11
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x3be228…528e54
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x8abbf5…a2c320
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0x49b1cb…7b1b39
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown32d ago0xafb380…154707

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.