Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4f1…886e0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase90d ago0x8d5117…f7ef62
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.20100%coinbase90d ago0x6b9d88…37a3d8
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xe1dcc3…f1b0fc
0xe4f1…886e0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase90d ago0x1ec2ca…0a67f0
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xdf25bc…170c66
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x929e09…b3629a
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x2cf504…ecf6e7
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.002100%coinbase90d ago0xe9ab6e…05e85d
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x5186d2…47763f
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x24608c…9bab55
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.05100%coinbase90d ago0xbe8676…f986be
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x17c460…8464c9
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.02100%coinbase90d ago0xd25832…5ea411
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x8c13f1…987994
0xe4f1…886e0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase90d ago0xa1972a…a6f836
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xe89cc7…d447f7
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x7633b5…a3b9f9
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.02100%coinbase90d ago0x1ce5cd…b6748c
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.002100%coinbase90d ago0x59f667…a38d21
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.02100%coinbase90d ago0x4a7948…54d643
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.04100%coinbase90d ago0xe8de96…738719
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.02100%coinbase90d ago0x75f1ac…65e779
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.002100%coinbase90d ago0x50f366…ffc3b1
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0x909551…087354
0xe4f1…886e0x325b…d430BaseStableEnrichExa$0.01100%coinbase90d ago0xfe976a…0ccf2c

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.