Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fd9…b5290x995c…781fBasex402 service$0.001100%coinbase53d ago0xc4f316…cec651
0x7fd9…b5290x48ad…36b8Base$0.05100%ultravioletadao53d ago0xf4154a…b6dc5f
0x7fd9…b529Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase53d ago0xc0c26a…9cf6d1
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x1722ec…35ce79
0x7fd9…b5290x52e2…f3eaBasex402 service$0.001100%coinbase53d ago0xbfecff…256f4d
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xf781c2…b7e951
0x7fd9…b5290x48ad…36b8Base$0.10100%ultravioletadao53d ago0x82e6e6…024b99
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x926fe2…2ceb28
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x86c336…972669
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xfbf205…09b501
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x90360f…d36256
0x7fd9…b5290x671e…cceaBasex402 service$0.01100%coinbase53d ago0xa60d4e…7fad72
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xe0423c…a137ef
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xfe599f…4347da
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x0ac43b…e5bb38
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x73e21f…9c4d8c
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x28edf3…78f44f
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xde4ed0…4a68c2
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x3a11e5…2183e1
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x6a6331…753cf1
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xa0d00c…1a6392
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0xe83465…37ab0c
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x5c0369…ef0c2e
0x7fd9…b5290x48ad…36b8Base$0.25100%ultravioletadao53d ago0x70707c…09ad82
0x7fd9…b5290x9dba…0df8Basex402 service$0.006100%coinbase53d ago0x84d237…da0b49

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.