Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0xa56e93…8ead74
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0x944752…4d43c3
0xa449…15ac0xaef3…90d2Base—$2.50100%coinbase41d ago0x221358…082184
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0xf7d399…2dd3df
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0x8faee5…2813ff
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xabb60d…769aa1
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x741d0d…0924c2
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x614ec8…cd082d
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x4fabb0…f04f8b
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.04100%coinbase41d ago0x243c43…5efe9a
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x525db6…bfdcda
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.04100%coinbase41d ago0xd778c5…0be6e3
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.04100%coinbase41d ago0xb084b2…ce5a98
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.04100%coinbase41d ago0x95d5ca…1f0266
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.04100%coinbase41d ago0xce178c…2faa1a
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xf65f54…03cd58
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x50bb65…dd3895
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xc188be…976999
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xc6ecf9…ee9143
0xaef3…90d20x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x72eab0…058dfa

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.