Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e8b…7b030xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase77d ago0xdc5f62…d37786
0x3d09…5be10xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase77d ago0xc13b77…79123d
0xddae…28b10xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase77d ago0x5b36b7…9b65e5
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase78d ago0xa4e10e…aa117a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase78d ago0xca68a8…f1c706
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase78d ago0xdacb15…847c9b
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase78d ago0xa7ac12…433405
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase78d ago0xe0fd6a…e990ad
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase78d ago0x384940…16cf98
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase78d ago0x08a9da…25b123
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase78d ago0xccb26b…2ea819
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0x67ffc8…415463
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0x9f03c1…a85361
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase78d ago0xca99aa…25e429
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase78d ago0x67af04…808af7
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase78d ago0x398331…a30391
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase78d ago0x16782b…d6da21
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase78d ago0x986769…082d59
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase78d ago0x688564…dbd27f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0x031c90…0458bd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0x9f65d3…967117
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase78d ago0x3abb9b…7e914e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase78d ago0xdff5b0…0d4139
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase78d ago0xf0eead…c945ce
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase78d ago0x686a86…c953cb

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.