Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase70d ago0x7b2656…a89c24
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase70d ago0x0f73d4…641ea0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase70d ago0x0b1380…5dfe3e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase70d ago0x994b52…641a3a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase70d ago0x7ddaf4…bf85aa
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase70d ago0xdf782e…906b02
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase70d ago0x6ffcb4…1e5262
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase70d ago0x90819d…83a051
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase70d ago0x40c098…e5b874
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase70d ago0xec25e9…821284
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase70d ago0xc5fe5f…a10976
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase70d ago0xda9d5c…28c1e3
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase70d ago0x0d037c…d7ffd4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase70d ago0x614e11…829881
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase70d ago0x56df47…856b69
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase70d ago0xff4262…4d57fb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase70d ago0xa57e05…0710df
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase70d ago0x7ef04b…424bb7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase70d ago0xa86b25…3ce290
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase70d ago0x6308d5…92df2f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase70d ago0x224f03…987384
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase70d ago0xcd4c17…f043d6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase70d ago0x7159b1…5b476b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase70d ago0x4e09ca…8116fb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase70d ago0xcf830c…8f3bed

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.