Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x0595dc…93c8e2
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x7a53bc…bf5766
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xea09e5…99ec51
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xb08a0d…40ead1
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x3e1c45…99c283
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x141d6d…4e8308
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xb2b9bd…f65f54
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x6d6d28…01bce1
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x6e1f14…f35f33
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xf516b1…b5dd82
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xdaebde…c4ba76
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x535624…578701
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x899055…08c865
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x5a1dd7…97b77e
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x2535ee…41106d
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x335047…0e091d
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x17bb09…e9c1cd
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xf538dd…89e665
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x92ad74…28d53d
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x3de78a…a5fd03
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x30328a…ac2839
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x6a3c1a…561259
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x6ed54c…e771b5
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0x7ebcb5…bd723e
0x704b…86700x6839…1a2bBase—$0.003100%coinbase49d ago0xc346c5…932765

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.