Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xdcc4d9…ae1a30
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xdca787…38e750
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x8e3206…6bd48e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x0cf22a…8f2a71
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x3331b9…117dad
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x8b4c7f…711aa0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xf7e2be…a8239e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xa12813…2017d0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x46b200…d95519
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xf0e0bd…525be0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xb3c51c…829613
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x56600b…fbb4fe
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0xf06297…0b77d2
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x4e5cad…3f27be
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x72f3e5…d8551c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0xbed026…0b266d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x32d16a…2c0d2d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0xa54c20…8c85b2
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x760700…b5ea5a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x682bdd…acc59a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0xcf9307…aecfd0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x2937f8…323bbd
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x5e69cb…3dee8c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0xf2318d…2236b9
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa25d ago0x94ee64…bc1252

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.