Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0x33e168…f4fa16
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0xc848b6…b2ed54
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0x87c624…953d7d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x045c02…982727
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0xf8c5e5…4b36e1
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x6c9f19…e2a843
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x666ff6…af0dd7
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0xfeecab…67f874
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0xb1591f…893114
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0xfee373…91be10
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0xf7cf83…9158b8
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa48d ago0xf33b80…a2850f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0xcc3236…595bcb
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x33fa40…795e50
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0xacdf63…45113e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x30cfdd…d7b016
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x203aa3…adc8ee
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa48d ago0x468856…9d7dba
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0x7dc6b7…13882b
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0xd88bea…f241db
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0x4677b6…49f9c0
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0x27f099…99e422
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0xee89b0…a40903
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa49d ago0x44be82…e1f6c6
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa49d ago0xd19287…5d8719

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.