Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x12b1ae…c816f9
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xba18a8…72d340
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xe821a9…3f8a14
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x78b705…ff734c
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x672763…88f0be
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xea73b6…55c1e5
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xa2034a…764f78
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xfa45f5…f4fc3e
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x5fbc50…5418e0
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xc24583…78ae3f
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xfc3dbb…b19cc6
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x430e63…ea6a39
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x565385…aee558
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xc47b2f…80341a
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xe4763f…9cfffa
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xffb5fe…71ddd8
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x03af51…841350
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xb67900…ac6002
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0xe67367…e7f9bf
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x89808b…188e1b
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x1d43d2…c971d7
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x82f3ee…74dd71
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x83b34c…012591
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x91020b…1c0ce9
0x6cb4…55ed0x6839…1a2bBase$0.003100%Route unknown99d ago0x42ce6d…199115

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.