Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0x962519…43abfe
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase71d ago0x69aada…155cec
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase71d ago0x834667…a13aef
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase71d ago0x8b02d6…0f7f9e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase71d ago0x89f7e8…38a958
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase71d ago0x17c387…e0337d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase71d ago0x99c85c…9879d5
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase71d ago0x02291b…fff200
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase71d ago0x0f2f1d…6ec5cc
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase71d ago0xf99d99…42d907
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase71d ago0x5fb7cc…42dd69
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase71d ago0x38e0fc…11e691
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase71d ago0x32fb58…4f7b4d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0xb940ad…1a667b
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase71d ago0x48a8f9…d5f01e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0x0f790e…88ff6d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase71d ago0xad81d4…33944d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase71d ago0x1fee8a…ef2b3a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase71d ago0x74f863…6164f1
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase71d ago0x590779…eeb312
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase71d ago0x7e42ac…714b4f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0x432444…60178f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase71d ago0x58f033…980ac1
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase71d ago0x9b2372…973f91
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase71d ago0xe1d849…9dfd8e

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.