Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xd3012a…ebe949
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xbda410…88c216
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xdf7028…0d5a56
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xf687ca…c671f5
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0x4c1654…193010
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0x6f354e…e9ee5b
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xe95fe8…daa216
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0xfc77a3…375738
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0x4f6345…4b2036
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0x6d1c5f…271375
0xb761…09d40x9c95…e299Base$0.001100%Route unknown48d ago0x632a84…55ca22
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x005550…64442d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0xea4840…eea5ef
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x9ac463…ee6869
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0xfd1dba…5f7638
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0xff06cd…fd13d3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x1872ad…38a265
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x98be34…cd85e1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0xde6965…83b2a6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x5ab93e…9f7018
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0xce5303…e5bf20
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x72c5fa…af9ac1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x267b4d…ffb338
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x92e1b4…7e68ba
0xb761…09d40x9c95…e299Base$0.001100%Route unknown49d ago0x7859b0…ba4100

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.