Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0x7e8fba…6f9848
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0xcf62f6…8d8c0f
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0x00c137…b22bab
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0x002a06…7817a0
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0xdb412f…5364a8
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0x896be0…1a593b
0x7796…56600x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase8d ago0xaad7f1…c6957b
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x757ed4…d0b5a1
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xf4b80f…d92502
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xc041b0…d01f8f
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x4053ee…94ab15
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xf2d18e…0ec807
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x057855…ab2d39
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x0bfee2…1fd0fa
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x8b5ea6…38e40f
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xee1416…7d6831
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x6c3c13…3148c6
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x7aa51b…d44463
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x8f2690…5f3080
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x92b12f…2e6b37
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x53e402…bca54d
0x7796…56600x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x64fa06…0f5285

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.