Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xfb5f…8ae0Basex402 service$0.005100%coinbase108d ago0x174f87…8ac2d8
0x9cc4…b1760x8183…d3d5Basex402 service$0.003100%coinbase108d ago0x572417…6afedf
0x9cc4…b1760x4466…125eBasex402 service$0.0022100%coinbase108d ago0xaf12ff…10368b
0x9cc4…b1760xc9b7…3e6aBasex402 service$0.05100%coinbase108d ago0xb8fe77…f8ed77
0x9cc4…b1760x41ad…2170Basex402 service$0.005100%coinbase108d ago0x5c3f7d…b88a17
0x9cc4…b1760xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase108d ago0x7d455a…f22c4e
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase108d ago0xb3cabc…904d35
0x9cc4…b1760xe602…f599Basex402 service$0.01100%coinbase108d ago0xb18be9…160628
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase108d ago0xefe288…12573b
0x9cc4…b1760xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0xec7ef2…c694ac
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase108d ago0xdd1bf4…303634
0x9cc4…b1760x6cf3…8508Base$0.004100%cascade108d ago0x1177a1…d9d38a
0x9cc4…b1760x41ad…2170Basex402 service$0.001100%coinbase108d ago0x93ff53…27cd85
0x9cc4…b1760xbd17…283dBaseStableFinanceNews$0.02100%coinbase108d ago0xc9d83f…c3edf0
0x9cc4…b1760x8eef…b601Basex402 service$0.002100%coinbase108d ago0x8536e0…21b640
0x9cc4…b1760x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase108d ago0xe7f89f…bf75d3
0x9cc4…b1760xcf92…42fbBasex402 service$0.005100%coinbase108d ago0x49e3c2…3f2c5d
0x9cc4…b1760xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase108d ago0xa216c2…a445b8
0x9cc4…b1760xe16a…dc7eBasex402 service$0.008100%coinbase108d ago0x469d19…5837d2
0x9cc4…b1760x7f6f…7bfdBasex402 service$0.003100%coinbase108d ago0x18ff2b…d52611
0x9cc4…b1760x8c95…c310Basex402 service$0.05100%coinbase108d ago0x9bcfff…f1843e
0x9cc4…b1760x1538…475cBaseUsenamiFunding$0.001100%coinbase108d ago0xd89f96…7dbe3d
0x9cc4…b1760x0ff5…7c86Basex402 service$0.01100%coinbase108d ago0x9ee2ba…acf6bd
0x9cc4…b1760x1538…475cBaseUsenamiFunding$0.001100%coinbase108d ago0xe10dd4…e69407
0x9cc4…b1760x1538…475cBaseUsenamiFunding$0.001100%coinbase108d ago0xfcd528…2d8b74

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.