Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x60038b…26aa0f
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x27569f…59f9e0
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xe50fc1…c1e549
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x84e0c6…0e52bb
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x528782…410a6d
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xdf4fbb…995a1b
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x27ab40…39b1f3
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xc75fd2…ecc0d9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x26e76e…2140f6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xce80bd…b91936
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x39a2f4…3b94bd
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x0607c0…afeacd
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xf4b1b9…5a417c
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x4827fd…fd4516
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x8bba8c…43ca69
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x2afe41…0f4a23
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xaf929a…53c33e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x446d27…b1c1a5
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa25d ago0xdb92ed…2998a8
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0x0b929b…dbaeae
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0xcd7962…5ee8d6
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0x7116c0…3ca30e
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0x9e1b87…edd9f9
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0x6c8e62…062b98
0xb512…55fd0xfe80…47eeBase—$0.001100%fluxa26d ago0xfb4a10…4af951

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.