Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x4d0cb0…a1048d
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xc2d4d5…071276
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xf86341…7452de
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xc3ec9e…ece1df
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xdbdc2b…c0c168
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xa27305…e6edae
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x961e4b…2021bc
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x24f6a8…66b1b3
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x9ba5c9…da0463
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x8cdd9b…97afb2
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x375ff1…cd8d41
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x10612f…28ffd9
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xf73d85…93726e
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x4d1e26…dbfb30
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x2fd8b6…f1c3f1
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xf5bf20…75b120
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x193637…00bd10
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x657a4e…60ce69
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xc926a4…cbe25d
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x312bb6…0b6cb9
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x51a752…b29f9e
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x1f644b…5c438a
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0xb28cae…b7be82
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x6de6d0…bfee24
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa17d ago0x71667f…9eca32

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.