Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x92992a…efb463
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xdc4cd2…6b92f4
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xdc6262…74843c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xa01c76…da2655
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xbd3761…14f663
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x7b4844…a5e3e2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xfde340…95fef1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x6da066…fd238c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x3fe16d…39dea4
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xc17076…1a0116
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xcab4b6…b49a38
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x27d34a…7cb93b
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x889832…d1be4d
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x82d4da…644a97
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x003515…3c661c
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x0e8ce9…3b0248
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x16ead9…7045cf
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase47d ago0x0c52f6…b84bae
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x693412…d41295
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x850ab1…c063ba
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x29a5e1…08c4c1
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x07d134…f2acbe
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xf772d5…7f6dce
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0x2b013b…af37d6
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase47d ago0xe558f9…115664

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.