Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0x566e37…dc043d
0x930d…82c10xb049…20ecBasex402 service$0.08100%coinbase41d ago0x493ae1…1268d1
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0xe9accf…9da79c
0x930d…82c10xb049…20ecBasex402 service$0.10100%coinbase41d ago0x6b2495…91c018
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0x939004…14056a
0x930d…82c10xb049…20ecBasex402 service$0.12100%coinbase41d ago0x83ad54…b6deb3
0x930d…82c10xb049…20ecBasex402 service$0.12100%coinbase41d ago0x698cdf…b25483
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0x3d0930…a05b6d
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0x419b80…33b3af
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0xc13643…60689e
0x930d…82c10xb049…20ecBasex402 service$0.02100%coinbase41d ago0x8460e0…9cc297
0x930d…82c10xb049…20ecBasex402 service$0.02100%coinbase41d ago0x81a8dd…0df39e
0x930d…82c10xb049…20ecBasex402 service$0.20100%coinbase41d ago0x180b0e…f78c1b
0x930d…82c10xb049…20ecBasex402 service$0.12100%coinbase41d ago0xc21657…7e4bf7
0x930d…82c10xb049…20ecBasex402 service$0.25100%coinbase41d ago0x3f0ef9…d66553
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0xfedc87…180f46
0x930d…82c10xb049…20ecBasex402 service$0.25100%coinbase41d ago0x5a3286…7fe5a3
0x930d…82c10xb049…20ecBasex402 service$0.35100%coinbase41d ago0xc9bab7…0c3de9
0x930d…82c10xb049…20ecBasex402 service$0.30100%coinbase41d ago0x495ac9…8017bf
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0x208677…4903c5
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0x8daa3f…efd062
0x930d…82c10xb049…20ecBasex402 service$0.30100%coinbase41d ago0xb3c220…8e2e0c
0x930d…82c10xb049…20ecBasex402 service$0.05100%coinbase41d ago0xc0436d…625fca
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0x46d58c…ccbeb5
0x930d…82c10xb049…20ecBasex402 service$0.15100%coinbase41d ago0x2562ef…242606

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.