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.30100%coinbase80d ago0x086c01…2f9167
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase80d ago0x866b1f…c21711
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase80d ago0x7332ee…7b03ce
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase80d ago0xe9626a…42c384
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase80d ago0xca8a46…0e9e2c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase80d ago0x4bd6df…0eddf8
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase80d ago0x787f7f…1f5542
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase80d ago0x80eb51…f153ae
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase80d ago0x477ba3…d151aa
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase80d ago0x4654a5…f924fc
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase80d ago0x3566e3…f32a41
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase80d ago0xe128ff…4c7a69
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase80d ago0x6cc512…c08e9a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase80d ago0x57e735…b9a3f2
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase80d ago0x55cbfa…b15d90
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase80d ago0xdaade5…66073a
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase80d ago0xc7128a…97ed51
0xd127…13b50xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase80d ago0xa28e9c…eec379
0x15ed…d07c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase80d ago0x4135e8…d71ffa
0x63d7…e1ef0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase81d ago0xb3ab4c…ab3a47
0x670f…e2f70xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase81d ago0xbb1f14…b0c305
0x03dd…dc850xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase81d ago0xaddf24…b00784
0x3327…9b1c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase81d ago0xfd6c4b…dbb15d
0x2218…8b020xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase81d ago0x1ab602…549c1b
0xa716…b6280xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase81d ago0x2befa5…e41ee9

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.