Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf10…75d40x9c95…e299Base—$0.001100%fluxa50d ago0xf9c995…fe4fa3
0xdf10…75d40x9c95…e299Base—$0.001100%fluxa50d ago0xd88a38…b91aa2
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x4b9ac9…8e8786
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xf6a0c4…a1aade
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xc16f8a…6e90bb
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xc56408…12da99
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x09cd22…9e52dd
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x2d27f1…8af3d8
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x0b4d4a…42e861
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x1de13d…5f22fa
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xc77a5b…cafefa
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x502309…22bddd
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x39232a…3f108b
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x7dad40…45dcba
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xe16bea…f4f7f4
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x9ad542…200829
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x1283d8…6e8479
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x8ff754…42124d
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0xfe4965…d9bce5
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa50d ago0x0e570c…10ce00
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa51d ago0x32ed02…8c6b58
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa51d ago0x9bbf5a…01767b
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa51d ago0x3fe71a…324596
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa51d ago0x079a99…1d4320
0xdf10…75d40xfe80…47eeBase—$0.001100%fluxa51d ago0xdf0380…0d1efc

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.