Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xec2d…4ac8Base—$0.40100%fluxa92d ago0xde33e2…600a53
0xd1ae…81330xf80b…b9c5Base—$0.40100%fluxa92d ago0x221f8c…fca8d5
0xd1ae…81330x25b5…2201Base—$0.10100%fluxa92d ago0xd46e9a…b389af
0xd1ae…81330xe7d7…329cBase—$0.10100%fluxa92d ago0x0f3fde…490802
0xd1ae…81330x45dc…bf30Base—$0.83100%fluxa92d ago0x2b2f67…41785e
0xd1ae…81330x43d1…3302Base—$0.10100%fluxa92d ago0x39ffed…8f1308
0xd1ae…81330x97bb…ae04Base—$0.45100%fluxa92d ago0x6860c4…69af20
0xd1ae…81330x72a8…c43cBase—$1.39100%fluxa92d ago0x7c3898…3febfc
0xd1ae…81330x265c…cdf8Base—$0.10100%fluxa92d ago0x735776…a48405
0xd1ae…81330xf9fe…3c36Base—$0.83100%fluxa92d ago0xb221f6…490013
0xd1ae…81330x9c3f…925eBase—$0.23100%fluxa92d ago0xc4f63a…c7154c
0xd1ae…81330x0e19…5741Base—$0.56100%fluxa92d ago0xb04274…ce73e4
0xd1ae…81330xb5b7…f2b0Base—$0.01100%fluxa92d ago0xea9e37…938e11
0xd1ae…81330xdca0…bf50Base—$0.10100%fluxa92d ago0xaab3fe…d38093
0xd1ae…81330x079e…6eacBase—$0.10100%fluxa92d ago0x70a429…2f8e73
0xd1ae…81330xa0b2…9859Base—$0.10100%fluxa92d ago0x48527e…e9e839
0xd1ae…81330x5c0c…f78dBase—$0.10100%fluxa92d ago0x1d737f…9e5831
0xd1ae…81330xcc31…d7b4Base—$0.01100%fluxa92d ago0x5af196…554c46
0xd1ae…81330x00f2…aeb4Base—$0.25100%fluxa92d ago0x2334a8…f5093f
0xd1ae…81330x3fcf…58e0Base—$0.11100%fluxa92d ago0x6243bf…24ba46
0xd1ae…81330x4bcc…d0b4Base—$0.23100%fluxa92d ago0xfa5283…8eeca2
0xd1ae…81330x0cf0…56bcBase—$0.50100%fluxa92d ago0x01959b…2b1035
0xd1ae…81330xccb1…6ee6Base—$0.41100%fluxa92d ago0x179796…586d84
0xd1ae…81330x328e…16fbBase—$0.50100%fluxa92d ago0x20d871…59d46f
0xd1ae…81330xe355…3243Base—$0.10100%fluxa92d ago0x097afd…b3e750

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.