Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.01100%coinbase109d ago0xd3152c…e1bbf2
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x8d69b0…6552df
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xb4b318…a291b5
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x2ef5c4…dc9f68
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xdeadb8…cc44ed
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x84c103…3d55d5
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x82526f…cd065b
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xce8833…393a8f
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x8d5d5b…2de6a2
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x6a198d…ab89d7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0x93b692…ee31b2
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x46c873…28eae7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase109d ago0xdf2843…8346d7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x0afa7a…eeb214
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xe98e4c…c04683
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xeb16dc…bcc720
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x13f4f8…6b82c4
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x18450b…025049
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xa7a331…73c4e3
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xae8cd6…668896
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x3ea1bd…03c887
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x165b2a…e96501
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x4db27b…735ad2
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x338b5f…b67060
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0xd3ae40…2a1bb3

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.