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%coinbase69d ago0xd31a3c…5bf102
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase69d ago0x114d54…e51ed8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase69d ago0x3e3799…0854c4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase69d ago0x2b64c9…969669
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase69d ago0xb04ed2…4c3d23
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0xb9bcef…6c2d20
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0x34b92a…f0c3e9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase69d ago0xd4467a…9a772e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase69d ago0xc714af…5c2e74
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase69d ago0x5767c3…f249c8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase69d ago0xca80f6…16cd94
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase69d ago0x742b9d…572b8f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase69d ago0x4bddcc…c0338d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase69d ago0x58b09c…f115a5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase69d ago0x23fa54…f459b5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase69d ago0x392626…921482
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase69d ago0x97bda0…23c1f1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase69d ago0x6758cd…a61706
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase69d ago0x9e16e3…a51177
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase69d ago0x3252b5…74d25e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase69d ago0x62eefb…6743e1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase69d ago0x5ef326…9ee834
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase69d ago0x228c01…256134
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase69d ago0xdc51d0…12b25a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase69d ago0xb846aa…6ea22b

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.