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.50100%coinbase69d ago0x896b63…11a461
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x5de324…e3c30c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x9681ff…11b1c9
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xbbfa3f…b48506
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xa95a03…7911fa
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xc849d1…b959bd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x52535b…fb6f84
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x479dbf…265a94
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x965574…610de8
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x9bbad7…56a91d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xe8a9c0…806026
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xf6f784…1043a9
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase69d ago0xf1f6df…d3727f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase69d ago0x2c915f…6fb044
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0xb9c7cf…7da19d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase69d ago0xc81ee5…2da963
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0x2b1929…2a37cd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase69d ago0x93a1af…3ef711
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0x11397b…9ad19e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase69d ago0x6d8c3f…20ccf2
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase69d ago0xd085cf…9e0aa6
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase69d ago0xdceb02…ddb3c6
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase69d ago0xe45bfb…db1a87
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0x1f104c…ce5d7d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase69d ago0x6bedf7…8c6fd8

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.