Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xa9b365…1d11e3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x29741b…717e51
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xa8be81…09a1d2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x17f433…e4af68
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xe23d6a…179a53
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xd85ef0…b9920b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xfa75f8…15cd05
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xa3491a…5884a3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x81bee6…67223f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x18bada…423669
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xa11274…d81382
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x9df51a…392231
0x803e…88940x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xb4e9fc…bfa9b0
0x803e…88940x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xcd80a8…009023
0x803e…88940x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x54f6a7…4da900
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xb2076d…447b64
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x01137f…7ff40b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x5497e0…e5f44b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x3a1e5d…9c6c85
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xaefe8e…a2ace3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xc5b4d7…7b6ac0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xb69a8f…c85d16
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0xe9cc93…cb71de
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x14d2cc…b1a0ef
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase86d ago0x938566…8b233a

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.