Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x83e4a0…c11eb7
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x4065cc…1ff0c8
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xb1ea97…38809f
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xc7748f…c556b5
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x939003…6821a8
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x7e883a…d73ea0
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x3c9ffe…d4a30a
0x748d…cd240x9c95…e299Base—$0.001100%fluxa37d ago0x4bfc56…cff7d8
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x5d7de6…acccb6
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x50368d…051eca
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xb205bb…97f0db
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x6ab562…97beb1
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xb96015…53188d
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x859b9b…e88a2f
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xb9c8e5…e55a52
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x685e50…129fa8
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xecb124…be7604
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xc00f7f…9a17fc
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xd77cce…0555d3
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x704dd9…5f2653
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x8afd85…dd6d3e
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0xbd653e…06d6ca
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x698b5f…c9743c
0x748d…cd240x9c95…e299Base—$0.001100%fluxa37d ago0x133845…6116f0
0x748d…cd240xfe80…47eeBase—$0.001100%fluxa37d ago0x969f13…d210f1

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.