Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6def…f57e0x2ed5…85efBase—$0.04100%fluxa118d ago0x7826e3…77f669
0xaff1…a90d0x2ed5…85efBase—$0.04100%fluxa118d ago0x9fcaf9…ce486a
0x1886…f54f0x2ed5…85efBase—$0.04100%fluxa118d ago0x7b3a32…39c9f7
0xc480…19690x2ed5…85efBase—$0.04100%fluxa118d ago0x62b503…a107a1
0x57bc…044f0x2ed5…85efBase—$0.04100%fluxa118d ago0x757ec5…900199
0x06b1…3fda0x2ed5…85efBase—$0.04100%fluxa118d ago0x0e4850…162c15
0x6bdb…085d0x2ed5…85efBase—$0.04100%fluxa118d ago0xd43ea8…b68996
0xae19…91a00x2ed5…85efBase—$0.04100%fluxa118d ago0x312f23…e26d83
0x685f…42570x2ed5…85efBase—$0.04100%fluxa118d ago0xd96159…10b527
0x507b…a2d90x2ed5…85efBase—$0.04100%fluxa118d ago0xef4040…4347d7
0x1714…8c930x2ed5…85efBase—$0.04100%fluxa119d ago0x9309fb…b28619
0xf755…aab70x2ed5…85efBase—$0.04100%fluxa119d ago0x2293fc…d71952
0x893a…49250x2ed5…85efBase—$0.04100%fluxa119d ago0x8b824e…631ca1
0x0ecf…fe570x2ed5…85efBase—$0.04100%fluxa119d ago0x143063…7a0ce1
0xdbce…faef0x2ed5…85efBase—$0.04100%fluxa119d ago0x2570fb…3fd86a
0xe163…aa230x2ed5…85efBase—$0.04100%fluxa119d ago0x18a286…0a1986
0xee42…20d00x2ed5…85efBase—$0.04100%fluxa119d ago0x53cc4c…aa9493
0x201f…97300x2ed5…85efBase—$0.04100%fluxa119d ago0x6bbac3…41acfb
0x25ff…e1ad0x2ed5…85efBase—$0.04100%fluxa119d ago0xde65e3…15b1d7
0x00f3…e6aa0x2ed5…85efBase—$0.04100%fluxa119d ago0xd5dd88…489e6a

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.