Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x6f6e82…7e6b84
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x008e8e…c01f31
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x211386…d965e1
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xe5b260…4b3957
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x9b77a6…29e851
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x9dcca6…d0dcfe
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x36234e…ce11f4
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x135787…34a89a
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x4cd2a7…f8b903
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x6a3aea…2db975
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x824cb6…d319fc
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xbbbc01…9f498e
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x4db73f…72379d
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x224b30…6ff283
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x878c8e…62a516
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x9e5338…f70fca
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x1faa46…c828c1
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xe4ecd9…e1d86b
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xb8cfa6…20e36c
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xfdcbce…921689
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x92ee46…a4aace
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x3eaf23…df95df
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xe76a17…87b2ef
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0x76723a…e17ad4
0xc671…a96e0x44dc…7c2cBasex402 service$0.02100%coinbase72d ago0xdd6110…fce2d8

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.