Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x466728…8cc130
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xceb676…a13bc5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xbd89ae…e18291
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x7823d6…6e86e8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x1347ff…748936
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xa6db80…0adde3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xbe5c6e…f77b63
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x1f0008…e65d32
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xb29e79…62e8f0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x78d2d0…b68973
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xf1511d…2016b1
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0xe00464…22cad5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x8c0fd2…e29103
0xc888…59b00x9c95…e299Base—$0.001100%fluxa78d ago0x8af780…b354b6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x1aed3d…7fd7af
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x5d8c87…f24b14
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x695e75…35b8bc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0xbf5e22…ef9d9b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x456826…50af6a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x024a62…3f0ed3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0xc1f9a8…6f7c40
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x9458e1…c6883b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x631a59…22a06f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0x360f60…758739
0xc888…59b00x9c95…e299Base—$0.001100%fluxa79d ago0xf8d038…183ba4

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.