Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x21e68c…616f3a
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x7009d0…e7249f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa33d ago0x419ddd…4ff5b7
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0xbbad52…293727
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa33d ago0x31b4da…0397c5
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x6f4c4f…5992ff
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x802957…ed0b08
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x14fbe9…1703a2
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa33d ago0xfe21e6…d28947
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0x3a7b77…2004d0
0x2c14…58300x9c95…e299Base—$0.001100%fluxa33d ago0xdeb231…f619a5
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xe77ac2…38ae4f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xa801d2…4564a1
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x925f1b…c650e8
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xa06ac4…81c47b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x52b453…465739
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xdf6da8…aad01f
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x84c7bd…20836b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xd33173…ae8c98
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x95b2fc…137243
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xe6a868…cbc589
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x3a293e…547152
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x2f1269…009056
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x080d9b…a16a05
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xa29153…c34939

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.