Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0xf51697…d659bc
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0x735763…4d9cd8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0x0d9a96…f66ce8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0x877f47…047962
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0xfff83f…2a10bc
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0x222ae8…4792c9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0xf1c865…82d2e8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa36d ago0x6960ff…6b78e9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0xc2a603…63c5fb
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0xdd00ed…14cdb9
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0xecebca…3a97e8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x87d2f9…0356ed
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x6d8b82…9d2f99
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x5bcf1d…d10430
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x324b35…64a2fd
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0x77ba0e…a637ef
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x3bb7fd…653483
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x62a277…5b4244
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0xfd50b1…b8ffb6
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0x59b939…aa6d9d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0xf23dc1…3bc213
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0x91fa0c…7c1870
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa37d ago0x3238c6…53ea03
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0xc5f210…f65043
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa37d ago0x5308fb…bbaac2

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.