Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x816361…880dee
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x724f93…0ef886
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x0ce2cb…711878
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xb53850…9c31ea
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x13fc98…f1cc23
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xdd632d…34ca74
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x827afd…9e952d
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x40c0c9…df43c7
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xf53b8a…bf6a37
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xb12b65…d23700
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x02d925…e2d6cf
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x3efe1f…630e2f
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x40170a…f159a0
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0xba7807…5937ad
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x17a388…047953
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x56a151…fd6d17
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x9798b9…d2dfe9
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa15d ago0x263120…e5c787
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0xd76d39…10b36f
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0x1491ab…a9e01c
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0x2faa7d…fb19dc
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0x79ca09…15fdda
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0xc4eebe…184065
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0x2516b5…4a45de
0x2b34…bbdb0xfe80…47eeBase$0.001100%fluxa16d ago0x068c06…e3f103

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.