Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase77d ago0x1e466d…603f94
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x22dd8d…33631e
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase77d ago0xcb56db…490857
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase77d ago0xc3ccec…bf2907
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0x6f9dad…f6065b
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0xf02bb4…f28258
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase77d ago0x93a4bd…ae3c8d
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0xb953f1…ca424b
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase77d ago0x647bce…a4c31b
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0xabf1fc…320807
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase77d ago0x4ffba3…5eb946
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase77d ago0xf6a3f5…fff676
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0x63b751…f9e178
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0xd35ad8…a45cb3
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase77d ago0x234b5f…ed4a6f
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x8d860e…4aebfa
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase77d ago0xa9c443…0ddf6a
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0xc04557…3b4224
0x71d2…7cc60x1538…475cBaseUsenamiFunding$0.001100%coinbase77d ago0xe71cb8…4923d3
0x71d2…7cc60xffc4…37b1Basex402 service$0.001100%coinbase77d ago0xe3964d…2d5947
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0x3ac673…777959
0x71d2…7cc60xcf92…42fbBasex402 service$0.001100%coinbase77d ago0xfd65de…375453
0x71d2…7cc60x1274…d0b6BaseToken PricePrice$0.001100%coinbase77d ago0x276744…c5f738
0x71d2…7cc60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase77d ago0x9ed98c…7f21d5
0x71d2…7cc60x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase77d ago0xd5469e…472752

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.