Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x06876b…a0b61b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x994e34…34c582
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0xe5cc9a…c32410
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x45b714…49b4e6
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x08abb6…b9052d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x0fe86a…8d0445
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x0bd263…71e49a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0xb888ed…ded38b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x32fd22…3c3136
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0xf81cb7…bf8ecf
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa16d ago0x32f64f…8a3ae4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x8eb78a…7a55b6
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xc9bbcd…62717a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xa4ccde…26846e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x0bbe59…03ce4f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xa9bd9c…a98fc3
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x1e92ad…594a25
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x87ba68…5ade25
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xd82c97…a25124
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xca949c…68526c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x65faee…508daf
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x4b6d5f…b60789
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x09a318…82506e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0xf03468…50a9f6
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa17d ago0x653138…e4cba6

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.