Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9042…a9420xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase67d ago0xf8c1dd…7e3d81
0x03dd…dc850xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase67d ago0x0e6bb7…a2d634
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0x2cb91b…59752a
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0x71460e…8e8c9a
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0x76934c…c8d440
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0xcf4548…63cc2a
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0x90a125…9aafeb
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0xa23717…1d2300
0x5aa0…2fe70xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase67d ago0x46656c…421880
0x991b…ee730xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0x06ff44…83fef4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase67d ago0xd31a3c…5bf102
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase67d ago0x114d54…e51ed8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase67d ago0x3e3799…0854c4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase67d ago0x2b64c9…969669
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase67d ago0xb04ed2…4c3d23
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase67d ago0xb9bcef…6c2d20
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase67d ago0x34b92a…f0c3e9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase67d ago0xd4467a…9a772e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase67d ago0xc714af…5c2e74
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase67d ago0x5767c3…f249c8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase67d ago0xca80f6…16cd94
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase67d ago0x742b9d…572b8f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase67d ago0x4bddcc…c0338d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase67d ago0x58b09c…f115a5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase67d ago0x23fa54…f459b5

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.