Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x61815b…9c5e06
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x425840…91f3c8
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x61e882…c3fd0c
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x04b3a2…a50ba1
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xb5d8a9…742146
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x40b061…a7c1ba
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x2ee453…a84842
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xc2518d…9e0766
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x8ea74d…091514
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x9a6720…ace0da
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xb45966…d311f3
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xb08d78…878698
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xa5cd2e…3be15a
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xfc5849…44a694
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x2c6c82…a23170
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xaccfcc…42dd4a
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xbf6fbb…3eab07
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xa8d6d4…3ee173
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x73d070…abef34
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x9522ca…4b04ff
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x304230…6a0b44
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x747ac3…7db4a0
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x928fe7…e5f19c
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x599957…b30328
0x2a8b…d7ab0x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x95cf48…62be68

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.