Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x606db0…53c942
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x5fce3f…a322d0
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x97cd21…835e74
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xcf6b47…b0d243
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x08d466…8eb9ac
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xb48346…34465d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x219c7f…7e4276
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xc1aafa…91d1a3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xfc7772…23a408
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x9f3261…3bc2b3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xe1f9a7…966d0a
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x169033…530d2c
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x2e0faf…f7a8e2
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x0928c3…a18153
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x263e87…5c36a3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x774297…42159d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x467053…ca0b8b
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xe5b152…d5c11d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x01686d…320025
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x4da60c…be8260
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x148af7…8d6153
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0x533c8f…e1b00e
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa25d ago0xf17389…bd7861

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.