Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x7568cc…6f4c4a
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xadb0bc…b447b4
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x62ff1d…33ed82
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x2778ca…c4d797
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x24dab4…0be1f6
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x64ee53…2deae0
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x3dbf42…828159
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.02100%coinbase104d ago0xefb856…ab8662
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.02100%coinbase104d ago0x27b408…f6b35f
0x478b…3b6c0x325b…d430BaseStableEnrichExa$0.02100%coinbase104d ago0x9cac34…3e98b3
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0xc0c518…fd6bd8
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x00a920…1236d1
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0xf22f18…81613a
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x2cf145…5521bf
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x955333…992b27
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x5d177a…b3023f
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0xd358d1…b58a00
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x868ab4…93e0b8
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x6d23fb…a3672b
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x17d386…775773
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x1a62ae…73898a
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0xb9c709…5f983d
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x233ef2…a0477c
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0xa6a458…2845c6
0x478b…3b6c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase104d ago0x7254be…4c0459

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.