Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xa59aa3…4d05b2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xbfe96e…ab8020
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa50d ago0xd353f0…4be776
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa50d ago0x64904e…a144f1
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x86bf2b…c31385
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x103ece…298763
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x26956b…e2f74e
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xbc2286…e64aa2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x81fb53…48fa4e
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xbe9603…c12d13
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa50d ago0xb86b14…e3185f
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x2df40b…d8807c
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x1ee631…481e4d
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x854c8d…44cb47
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xb16933…de6125
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x245349…9d4e54
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x1d7195…333f45
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xcbf848…db9641
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x88fc7e…cb02f8
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xd7ada1…f53d87
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xfd827b…8f0f97
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x1c4996…08ab57
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0xba344b…5d84a1
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa50d ago0x98ab53…6e5460
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa50d ago0xd66cca…29b860

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.