Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xfe7d50…cebf1a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x9e6158…911303
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x374a1b…9c3d8a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xf967c0…ba9899
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase29d ago0xb9f474…81d39b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x1e1684…b4e256
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x003aa0…aed94d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x2bfb0b…306968
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xc9221b…193070
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xc408b1…e0eb59
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x480466…30fc9e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xc78faa…fa250f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xb5ed0f…ee9224
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase29d ago0xbb0a14…cac072
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x63e86f…2838c6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x673181…73ef27
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xc7ae63…54b037
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xea9481…69587e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase29d ago0xac2357…ba72a7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x341785…50d6e2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0x3cdf2e…8c3f56
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase29d ago0xa6a1dd…8e0b1f

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.