Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x250397…7fb3e2
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x0eaa32…d97fd8
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xc7f956…92bcbe
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x80d380…861c6d
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x954413…0f1021
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xaa72f6…38daf0
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x14a1d7…5d5055
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x824b49…95b232
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x7afc6e…76c18a
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x177f32…fb64b9
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xf869c0…013566
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xd07a62…6c2590
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xebdbea…840aef
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x084102…c89b20
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xaec619…e1694b
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xea7ea6…34a40f
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x40d93b…fec384
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x5fcfb3…89b41a
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0xd93c86…752161
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x06fc25…588ac7
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x6d2bf4…616b4b
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown97d ago0x2c4e87…3c2702
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown98d ago0xeeefc1…f77353
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown98d ago0x75c303…65797d
0xe18f…d6300x6839…1a2bBase$0.003100%Route unknown98d ago0x5019b6…e5d67c

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.