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.03100%payAI90d ago0xfa9b33…bdc5b8
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI90d ago0x7f1c06…cfc74a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI90d ago0xc96367…cc270d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI90d ago0xd45dd3…569a6c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI90d ago0xd31721…bb0180
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI90d ago0xed99a1…60f233
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%payAI90d ago0xa243ae…05faaa
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI90d ago0x3523c6…2f0f7b
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI90d ago0xf6b046…c655dc
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase90d ago0x7fa39c…cc7585
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase90d ago0x00e7a5…b9008c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase90d ago0xbb8d07…775004
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase90d ago0x9f93b1…a7dbf0
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase90d ago0x4d95f5…f058a5
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x787b9f…4d5e55
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x1c7aaa…060620
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x9576bb…c2e825
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0xb5c609…f202bd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0xdf1db3…329542
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x51e20e…fdd2af
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase90d ago0x0a364f…8893f6
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x917498…5ed44b
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase90d ago0x18d48d…7b32ab
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase90d ago0x23ae0c…5425c7
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase90d ago0xadab36…435841

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.