Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde05…62af0xde05…62afBase—$0.001100%payAI12d ago0xe1de60…50f7e6
0xde05…62af0xde05…62afBase—$0.001100%payAI12d ago0xa15bcd…368a91
0xde05…62af0xde05…62afBase—$0.001100%payAI12d ago0x97980d…58321b
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x64601c…d536c0
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x684490…e695f7
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x359701…898260
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x7657cd…a9dfad
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x6b7d78…47634a
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x919718…3e3dc6
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x95e437…aa6e78
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x9607fd…bad5f6
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xe0689e…1dd2e1
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xe7c520…967747
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x8c9e12…606add
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x8abf15…7eba70
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xbea2c2…881fe6
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xab3f0a…e7b5b3
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xa1e8a0…f6508f
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x16e667…a0b025
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xb8c06d…37fdb2
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x724633…6ee5b0
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xd0bab7…8c2f09
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x27cf71…7bbca0
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0xf70f4a…3e9451
0xde05…62af0xde05…62afBase—$0.001100%payAI13d ago0x71a385…b8e777

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.