Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xa3cf33…eeb815
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xbee3ed…642625
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xe80af3…8d3da5
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x2b6deb…69db4b
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x6353c9…941db8
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x88b2c6…ea7ad1
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x71b1df…e6e073
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x480305…ee2ab3
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xc1eab2…f3b2ae
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x58f16d…b1220d
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f0966…fb8db8
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xfb6c47…0b8902
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a773d…e9516c
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x87d880…55f10b
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc6ef6…d09c63
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x4234a7…345a4c
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x5cf32b…a2d259
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e990f…8be7d9
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x7de368…fa3e45
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xc3cc9c…fd4b10
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x9cffe9…acad21
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xf68772…51f9ce
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x63ae4e…29fc96
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0xa98678…b34389
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa17d ago0x3cdd71…6d6b84

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.