Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xbb08f0…60331d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xbb866f…b9487c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xd80e9e…331e85
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x7b77d6…b8d306
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xda07ec…bb7f42
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x4f15b1…3cfb50
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x0d9d08…07ce46
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xd09b8a…59bede
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x728a25…23d1a7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x046146…5b2d0c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x942a4a…d2976c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xb7412f…821e90
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x61bb25…f821fb
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xfd6910…7b626a
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x5f2025…7a4eb7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x451a2c…d869f6
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xe02a31…0a3133
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x513474…409dc6
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xd577c6…6c945f
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x51d4ca…1ef7db
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xc0de8d…806be2
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xa16f76…7bed04
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x3c91ad…d52c2e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x7e709b…3943e2
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xbefbd2…c2c56b

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.