Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x2b7dc9…75f577
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x1e6e21…a1f933
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x79b37e…2786ad
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xddc670…feb249
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x865cb1…c3fc5b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xad2a14…f02cc6
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x226c2a…1aa18f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x811e43…de0253
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x01cc11…ccc4a1
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x4a7043…7df585
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x9b1c86…83fddd
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x896b3e…fbce71
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x489d75…f13bec
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xadf3f8…93b988
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x90b6b4…a9ab66
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xcb0713…184f5f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x5c4426…74de44
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x2c5469…b02645
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x941ee0…2bf24e
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xfb903a…e8b765
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x084a45…62b81b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x197445…ec0549
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xaa0de9…1e0862
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x908c05…9c4e64
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x54837f…27e905

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.