Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa60d ago0xcb9c19…5c7eeb
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x04ed56…c98fb5
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x325096…0256f8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x5db0d4…283c3a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xbcd332…b42b8a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x9c24d3…9a3556
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xa1e6c5…131372
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x0d37f1…f85f3f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x89d6c4…f843e2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xb31b4d…ff4193
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x4c96ce…47f65a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x3dd4f0…af6b9a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x5d4a4f…fed857
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x7c5dcd…7842e4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x3db801…1046bf
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xdff069…446272
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x607a16…ed67f6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xb9d3a8…a65b08
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0xef9714…f9cd5a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x21c0d2…1451ae
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x00c45b…94c76b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x388630…16592e
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x7a4370…be5e03
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x726cd2…b2cc32
0x4267…6e470x9c95…e299Base—$0.001100%fluxa61d ago0x62a935…9e116d

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.