Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa19d ago0x866319…070715
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa19d ago0x700ff1…40e6b1
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdc421a…78134f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa19d ago0x46d326…14d591
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2e6a30…c336aa
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa4793f…ab02cf
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9818a4…b89ee0
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3769e4…7b278a
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xda602c…43f11b
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc21cce…f8a52f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x23222b…f156ef
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf070ef…1e3bbb
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4fdf62…e947b5
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0c502…513abb
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd472b9…d57757
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x58ec3c…9ac04d
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x93869d…0cd16e
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd15a79…70da3b
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2500f0…1b7878
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0b3640…18f84f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd2adc8…0ed65f
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x4ec40a…acb068
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdaa0ed…17b861
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7b7816…18c195
0x36c8…393f0xfe80…47eeBase—$0.001100%fluxa20d ago0x06c25c…0af318

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.