Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x6a7f27…446289
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xa71c02…d54944
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xbfebe9…b7314c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xffa0de…846344
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x4eb528…5bf964
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x5cf140…243816
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x064c7d…fa5089
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x73e20a…4cf913
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x31567e…33c343
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x1d44ea…f3ec46
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xb30757…e1e209
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x52bd24…f0c203
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xae934d…e12275
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xf91aee…66b1d3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x03647c…eca438
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x248f79…14efc4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x61074a…c9115f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x944994…8b7fac
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x106e74…bb2e3e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xa7eb73…481d24
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x178ce2…aca411
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xff71de…6528ac
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x70e294…481923
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0xc1c75e…0402a6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc14d ago0x958ad1…cdffec

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.