Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x83d347…81dc00
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase76d ago0xf11789…f343c4
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase76d ago0x78cd14…013e1e
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0xb0bc9f…f056be
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0x73ccb9…f3c860
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase76d ago0x57b475…96f067
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x14c9d4…cd3449
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x1fc4b8…b89170
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x7c2a21…14dd9b
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase76d ago0x88dc43…e453de
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase76d ago0x1fec07…0d1e44
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0x9f579f…2d12f0
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0xb26cee…e0d6f4
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase76d ago0xe1cccd…7abcf9
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xe135d4…d61768
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x5bc3a3…253651
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0xd15bf6…cc2d18
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase76d ago0x305424…e1a7c0
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase76d ago0x014808…3d8c6a
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0x90c71c…237826
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase76d ago0x003da9…eb9b2e
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase76d ago0x1d3383…01dab8
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x5b0621…9411f9
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase76d ago0x13bdc1…f7db91
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase76d ago0x45edd7…1eb91d

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.