Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$10.5070%0x2740…f5042d ago0x1ee924…438697
0x79ec…56320x47c5…4fc3Base$52.5070%0x1708…5a272d ago0x6eaf49…400601
0x79ec…56320x47c5…4fc3Base$10.5070%0x433f…6ee92d ago0x9c9c80…bbe3a2
0x79ec…56320x47c5…4fc3Base$10.5070%0x81da…371f2d ago0xcaec32…72397d
0x79ec…56320x47c5…4fc3Base$10.5070%0x1570…9b0a2d ago0xaa8481…b91b1d
0x79ec…56320x47c5…4fc3Base$10.5070%0xcf26…86e62d ago0x3f6e9f…a8a434
0x79ec…56320x47c5…4fc3Base$10.5070%0x1875…8fcf2d ago0x323be0…f2611a
0x79ec…56320x47c5…4fc3Base$15.7570%0x29b8…32632d ago0xbf8574…4baacd
0x79ec…56320x47c5…4fc3Base$10.5070%0x9ac4…71a92d ago0x73dc3c…46e4c5
0x79ec…56320x47c5…4fc3Base$10.5070%0xedfa…1e122d ago0x5e4ca1…430fc5
0x79ec…56320x47c5…4fc3Base$10.5070%0x5feb…0e122d ago0xee01a2…6cbb04
0x79ec…56320x47c5…4fc3Base$21.0070%0x6e05…667f2d ago0x2b2d2f…f49ef4
0x79ec…56320x47c5…4fc3Base$10.5070%0x04e2…74782d ago0xf34575…beb282
0x79ec…56320x47c5…4fc3Base$10.5070%0x160a…c8912d ago0x02f490…069e85
0x79ec…56320x47c5…4fc3Base$10.5070%0x5e6e…17872d ago0x668b41…9df667
0x79ec…56320x47c5…4fc3Base$10.5070%0xc4f0…35962d ago0x488231…22e50c
0x79ec…56320x47c5…4fc3Base$10.5070%0x6170…fcde2d ago0x0311aa…bd7241
0x79ec…56320x47c5…4fc3Base$10.5070%0xc506…1e3d2d ago0xc1b39e…b73a1b
0x79ec…56320x47c5…4fc3Base$21.0070%0x06ee…cb523d ago0x5dcabc…71dcf3
0x79ec…56320x47c5…4fc3Base$105.0070%0x816c…9f863d ago0xd367bb…d00679
0x79ec…56320x47c5…4fc3Base$10.5070%0xc6fb…0f6c3d ago0xb14088…2544b4
0x79ec…56320x47c5…4fc3Base$10.5070%0x2b35…135b3d ago0x05b81a…ddd127
0x79ec…56320x47c5…4fc3Base$10.5070%0x2740…f5043d ago0x9f9912…f6861f
0x79ec…56320x47c5…4fc3Base$10.5070%0xc5bc…36063d ago0x3c473f…67f0c5
0x79ec…56320x47c5…4fc3Base$21.0070%0x53e5…09393d ago0x51ed63…83bfb6

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.