Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x31d58a…f9223f
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x29bea9…861d09
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x4ff5bf…3b6463
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x5ef4db…979cc2
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x221ed2…0204a9
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0xb7bcac…efd488
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x6c60bd…9dc04b
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0xa9e3a6…95fd95
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x78c313…8aede4
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0xb6969c…c9442e
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x6b9111…8c6fde
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x7d502c…6a7b2c
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x4ebbf5…66eaa9
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x238884…56d3a6
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x547c85…a3a9af
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x6de44b…d60702
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase19d ago0x0931d8…9b87a2
0x7f28…9e420x0e84…b808BaseOtto AITwitter search$0.001100%coinbase19d ago0x92a811…92b6e6
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0xea09dc…1906d4
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.003100%coinbase20d ago0xf2f91e…a5400f
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.002100%coinbase20d ago0xd7834d…dccce9
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0x3d1c63…984213
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0xc0019d…5d01c5
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0x683e5f…d8ae3e
0xbb5d…71a90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase20d ago0x48481e…e46898

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.