Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xa40496…101a94
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x6c10dd…3526ef
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x27448c…b3e6ab
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xe9f49c…5a5d6a
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xf52195…b9767b
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x0e7f3a…4d1a97
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xdda4b4…3da876
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xd5e31b…0f4a61
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x5d82a1…3cdf2b
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x336582…c385ca
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x7436fa…842815
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x6f9b1e…727967
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x49dabe…ad140a
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x305dc5…d7495d
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xc46e7b…a2def9
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x0516e2…9bc196
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x42d814…f0415e
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xbb4e78…ea85a5
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xb421a9…611d49
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x2f2a9c…79c927
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x2cfc8c…f8676b
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x0cdf41…a3f8ae
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0x52ae0c…d6f732
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xee5d8a…9432c5
0x2655…c7e90xa7af…384eBase—$0.001100%openx40237d ago0xa93668…ea9598

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.