Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa32e…907f0x9c95…e299Base$0.001100%fluxa15d ago0xaaa2b1…ee4f58
0xa32e…907f0x9c95…e299Base$0.001100%fluxa15d ago0x175298…791b20
0xa32e…907f0x9c95…e299Base$0.001100%fluxa15d ago0x52357e…759ae9
0xa32e…907f0x9c95…e299Base$0.001100%fluxa15d ago0xd2edfd…2bd4e2
0xa32e…907f0x9c95…e299Base$0.001100%fluxa15d ago0xfac955…af7ed0
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x5f95be…20282b
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xdd2b7b…35b607
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x956c1c…daded4
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x55797b…a2630e
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x12ea2f…287ca0
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xe9d876…c70928
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xc93cc5…06181e
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x7ad3e5…d29563
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xa0e426…737136
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xc089e8…f72ca7
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0x884153…d46150
0xa32e…907f0x9c95…e299Base$0.001100%fluxa16d ago0xb8b6a1…97f5ad
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0xbb1574…7dd2a1
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0x28c7c6…a8f8f6
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0x44c550…c5c7d4
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0x5c5481…c22b71
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0x7ea205…002bf7
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0x4b00af…556008
0xa32e…907f0x9c95…e299Base$0.001100%Route unknown16d ago0xafaf8e…40c4ef

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.