Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x960a…e3060x32ad…8af9Base$0.41100%fluxa115d ago0x46ae1d…fe3171
0x46f1…057a0x32ad…8af9Base$0.35100%fluxa115d ago0x894b09…40b89e
0x8dc3…84b60x32ad…8af9Base$0.33100%fluxa115d ago0x385cfc…89517e
0xd0f3…7ee40x32ad…8af9Base$0.31100%fluxa115d ago0x27b81c…5119ca
0xa6a0…2fb10x32ad…8af9Base$0.35100%fluxa115d ago0x918a86…16e0df
0x55a0…00170x32ad…8af9Base$0.33100%fluxa115d ago0x955ee0…b2941b
0x81bc…823d0x32ad…8af9Base$0.56100%fluxa115d ago0x976cec…6062e2
0xdc77…e8fa0x32ad…8af9Base$1.19100%fluxa115d ago0xc168e4…f00806
0x8e9a…a4890x32ad…8af9Base$0.36100%fluxa115d ago0x8653e8…8eb819
0x18c4…7a380x32ad…8af9Base$0.46100%fluxa115d ago0x0edf2c…46218d
0xc23e…00be0x32ad…8af9Base$0.40100%fluxa115d ago0xd4d602…fda61e
0xc813…486b0x32ad…8af9Base$0.30100%fluxa115d ago0x8a8159…fcc688
0x2fa0…a1bd0x32ad…8af9Base$0.15100%fluxa115d ago0xe497a7…ab6642
0xf858…0d6b0x32ad…8af9Base$0.30100%fluxa115d ago0x8f7036…bd1bfe
0x5d3f…da730x32ad…8af9Base$0.29100%fluxa115d ago0xf36cd2…8d95f8
0x6a34…fbda0x32ad…8af9Base$0.40100%fluxa115d ago0xbdfab6…f622c5
0x91fc…133f0x32ad…8af9Base$0.23100%fluxa115d ago0xd86736…d62a9b
0x7504…14860x32ad…8af9Base$1.02100%fluxa115d ago0xa92818…9cccf2
0xd5c5…80890x32ad…8af9Base$0.10100%fluxa115d ago0x5d2036…7d37b7
0xe7f7…eaa00x32ad…8af9Base$0.41100%fluxa115d ago0x220233…2bcce0
0xabce…834c0x32ad…8af9Base$0.10100%fluxa115d ago0xe0a568…df7440
0x0cff…27230x32ad…8af9Base$0.55100%fluxa115d ago0x393f11…8bf9f1
0x729c…b0000x32ad…8af9Base$0.64100%fluxa115d ago0xeda94f…ee9767
0x7291…dd210x32ad…8af9Base$0.57100%fluxa115d ago0xabfed8…3f9571
0xd404…6af00x32ad…8af9Base$0.26100%fluxa115d ago0xbe08ea…f5bcc2

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.