Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x39a021…67fbb1
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0xd1d699…88e983
0x01f9…84d30xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase19d ago0x672196…a4f6dd
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase19d ago0xb6ffe1…407556
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0xfd6923…6a818a
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0xcff1d4…9d6ca1
0xc059…8b5e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase19d ago0x2042b4…f3553c
0x6e53…a2650xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase19d ago0x2e0768…e0d045
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x9df75d…1ede29
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x4dc12f…27f14d
0x914c…b5e40xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase19d ago0x59e4f0…8c39d1
0xaf95…11740xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase19d ago0x0b2f26…198ccb
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase19d ago0x4d3200…963c2b
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0xeb0a9d…ed428e
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x36a198…16a960
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase19d ago0xb464d4…05be8e
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase19d ago0x741f85…1036b6
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase19d ago0x5fbaf4…8f3727
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x94c37a…768a17
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x340e9f…907ea8
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase19d ago0x06b3ca…52eaa8
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0xa4f008…c27126
0xe62a…1b5a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x4a54ff…785156
0xc88a…d0b10xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x4dd239…09158c
0xc88a…d0b10xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase19d ago0x37403d…d76dc7

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.