Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x09627a…5262f4
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x9b2929…c7c30f
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0xa9a048…9523a6
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x199197…672eb5
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x03cd81…6b9639
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x667e52…d3c1b3
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x7dda3d…00cbac
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x7e5cff…aea65f
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x660f59…0c4085
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0xa56efd…3f9ef6
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0xa2aa9b…643fa0
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x96b7ee…4bd990
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0xf73b8f…613bb5
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x6d29de…019716
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x9ccd8f…c71f5e
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x28bb56…a73dde
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x122c05…0eaf83
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x2155b0…8090a5
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x41d4ea…6301f8
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x4491e6…0ad538
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x65af86…9de76c
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x8c5e20…df57e4
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0xcfe11c…7edd4c
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x83fd14…229e45
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase102d ago0x52127e…38dd29

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.