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…ca9714d ago0x372193…67e081
0x35da…d1ca0x1817…bc2cBase—$0.0170%0xdf7d…5dbd14d ago0xbf6369…d9f9cc
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14d ago0xca4320…4f954f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714d ago0x505cdc…28b071
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0x034df1…d605f9
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14d ago0xa05d97…ed12bf
0x35da…d1ca0x1817…bc2cBase—$0.0170%0x0018…ca9714d ago0x9dfd90…8a31ed
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0x0493d6…4ab33e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14d ago0x6e4719…c3476a
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0x808308…7284cb
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714d ago0x865378…e69edd
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0x35369a…2cbd40
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14d ago0xbb8a44…c6a808
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714d ago0xbab459…1d02f1
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0xf67e06…5f8468
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f14d ago0x2beee5…4695af
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9714d ago0x73013a…51c249
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd14d ago0x5cd877…972e58
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f15d ago0x5fb39e…7d1cc1
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9715d ago0xfe166b…9bdb6c
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd15d ago0x4d1311…d71f97
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f15d ago0xf3420b…44899b
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9715d ago0x0ae3c3…4119db
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd15d ago0xf50004…816f68
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f15d ago0xab441d…0c19e6

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.