Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x5fd31c…aec24a
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa37d ago0x6918e3…6d273a
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa37d ago0x6fb965…6d0334
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x9306b1…dbca35
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xaab133…171c04
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x0c9c29…2ab684
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa37d ago0x951072…5359d7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xaf556c…deac66
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xdd75a1…df932f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xe66570…a662fe
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0xb38bae…372db0
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x0a0739…36fe5f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x7088fd…366d24
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x23a46e…99e8e0
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa37d ago0x3c4593…11e135
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa38d ago0x85f420…b619ff
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa38d ago0x76f46e…c06298
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa38d ago0x575656…46d624
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0xeb9add…2c7b07
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0x32ad76…1e81e7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0x734119…eb1c11
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0x63f001…71d3b5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0x7853c1…ae003d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0xa85694…598689
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa38d ago0x89988b…67c7a2

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.