Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xdeb598…cb0688
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x5782f4…7bd7c1
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xe9c4ca…2b02c8
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x6c8c75…d731ca
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xd1386a…b7bb95
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xf02a6b…a8229e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x5bd843…4bc8ef
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x33f38d…fbeabb
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xd420e2…1817ed
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x55f6bd…08c090
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xa5d794…2abe57
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x2858dd…a170d4
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x118d76…fa09ed
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xa95ff2…62c1da
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xd1cb55…f3dce3
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x3c12dc…e5128e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xffd128…c2db8e
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x1fca58…90d0d4
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xc8e9d9…f1ccf0
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0xd3068b…899dc8
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x2d3a3d…80d9ad
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x309c65…7e436a
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.05100%coinbase1d ago0x39d80a…572aac
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x246ad2…8f76f0
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xa0536b…b9051c

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.