Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1363…6b270xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0x46c0bc…ea5de2
0xa306…5bbc0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase72d ago0x6e7615…2e47ef
0xac18…0de40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase72d ago0xb5fadc…4f6edc
0xe0e1…343d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase72d ago0xc69a5d…8e1163
0x7461…29750xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase72d ago0x3eae81…d68cab
0x9c15…925c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase72d ago0xb5d59e…2f5571
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase72d ago0xfeb749…e3e665
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase72d ago0xeed3c8…a064f4
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase72d ago0x93d66c…20fb33
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase72d ago0xb6566c…0eaf6f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0x496a6d…09d68a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0xffe4ba…7fd7e3
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0xaee441…8f78cb
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0x1d6707…48407d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0xa19e22…410084
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase72d ago0x4627cf…654790
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase72d ago0x9f259b…a2ea53
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase72d ago0x88f26a…6a12fb
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase72d ago0x267784…5dd967
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0xb57a20…98fc67
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0xbaf801…d52be3
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0x94aff9…adbe73
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0xc88879…7809dc
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0x737a3c…eca3a7
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase72d ago0x9e2391…11a6e8

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.