Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0xb79291…dafaf8
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x86e8a2…c7656e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0xba60d5…b98110
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0xb24411…0f0e55
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x71cc41…3beab3
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x81777e…43acc9
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0x9a3ad3…c56b29
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x1baa5d…d3d82e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x40d516…d979ac
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0x65e686…285b0a
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x36f07e…3fa9b4
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x02bd55…f12bc8
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0xebe9bf…f10c20
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0xba63fa…05f3d7
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x4d5cd2…fc606d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x744930…fc501f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0xa968f2…407e8d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0xc69041…fa280e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x515d79…007d74
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x6a99e4…7f5356
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f42d ago0x10b081…88183e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0x3f8bad…cf9927
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x063c78…4ca1df
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9742d ago0x4ca658…61e11d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd42d ago0x69763d…85efec

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.