Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x2fb43d…70f54f
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x893b5b…48d7f1
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d54e0…aa51c7
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x18b68c…999d94
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xd580ec…cd35d2
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xd19fe7…1d6b33
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xe392f9…0cf198
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x343c38…27b79b
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x7bcaac…eb653f
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x85c38f…d6c44e
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x6de6b2…c78707
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c5c6a…f762e9
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x096097…9b9022
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xdfa00e…e10591
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x0897fe…5a78b4
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x4ee385…045cb0
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xd2923a…9cf3c7
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xc1a123…3193bd
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xd6d839…3c7232
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x4c2490…0abc12
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x04fb68…c9001d
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xfb874d…449e2b
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x6901e8…231ce3
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0xf0b516…bc929b
0xc4d6…d6ab0xfe80…47eeBase—$0.001100%fluxa20d ago0x059fd6…f01d66

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.