Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xc42288…58d074
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xc85827…276782
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xf39a5b…9b7ca5
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x929c2f…e64ded
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xc48f42…497fd4
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x405b10…cfcdf8
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xc41909…911362
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xa0a3fe…79cee8
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x0391fb…8c8296
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x9dd61d…a0230f
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xf7e51c…e32b0b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x9649f8…c64a13
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x74478b…ea7230
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x69d24f…12f162
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xb53165…289654
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x0557c2…72087b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x35432f…7d2165
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x85a6f9…d8861b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xf7e482…4e6668
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x2b7c36…e65ed5
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xd80177…51a1f0
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0x84b3e6…193c83
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa21d ago0xb83ef7…54d526

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.