Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe339…f5020xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase75d ago0x713d26…652b38
0xe339…f5020xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase75d ago0xfb7f32…aaa40d
0xe339…f5020xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase75d ago0xa30300…bbb1fa
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase75d ago0x4941c5…31cc0f
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase75d ago0x17ec65…480d84
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase75d ago0x6df294…90b151
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase75d ago0xf90304…bdacdf
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase75d ago0x0b621f…5cf928
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase75d ago0x9fa029…122d28
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase75d ago0xff31dd…8e4f6d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase75d ago0xe26a59…833b42
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase75d ago0xaaa415…21951e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x42ca91…acc063
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase75d ago0xcc801b…0c19fd
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase75d ago0x53c763…7d6b9c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0xd93080…60ae50
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase75d ago0x3bc48b…8589c2
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase75d ago0x472ec7…a52e28
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase75d ago0xf90662…37f93d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase75d ago0x578df4…60a077
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase75d ago0x7f905e…b732c2
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase75d ago0x00ca1a…177440
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x0a40de…612468
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0xe1cba6…7ba727
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0xd3bfe4…ee2a85

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.