Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…c61a0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase51d ago0xea0c5b…f8848c
0x6c1a…c61a0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase51d ago0x9914c3…326b1a
0x6c1a…c61a0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase51d ago0x0436ee…b6b1a2
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x1d3800…f04391
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x129ad9…27006d
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xedd619…863ce6
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xc1c2f4…6ba944
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf4e88f…072ac0
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x02706a…261be4
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xcfe82d…9c4aeb
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xbc100b…d7b93d
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xfdf3aa…6772d1
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x4b1fd8…438cd7
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf2f9a8…a74870
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5334f8…be34e6
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xeb1a40…158c30
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xc4f191…776ac9
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x59ace9…7ef78c
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x7d0ebc…56ee8b
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x63ab35…732110
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x6f0c67…6b437f
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0x1fc25b…965307
0x6c1a…c61a0x325b…d430BaseStableEnrichExa$0.03100%coinbase51d ago0xba0117…bdf417
0x6c1a…c61a0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase51d ago0x808ebd…70289f
0x6c1a…c61a0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase51d ago0x43ff2b…d04efc

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.