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%coinbase43d ago0xbc7695…74bbcf
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase43d ago0x737f96…beb390
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase43d ago0xb1f674…f285fa
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase43d ago0x6c8488…594e6b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x01a7b6…742db4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase43d ago0x405a2c…908186
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x117d4c…558219
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x8aec60…6b5a8f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase43d ago0x4e8e11…86f397
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0x1581d2…d87ef4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase43d ago0xe8702c…263602
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x3757ec…01d1c6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase43d ago0x9116a8…1e76ec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase43d ago0x310d27…c88210
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x239661…f3d9e1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x11a38c…aad8d8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase43d ago0x87f36a…f9efa4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase43d ago0x47f89e…b4a1a5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase43d ago0xa01b71…5eb7dc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase43d ago0xe0a09f…9498a7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0x7377fe…1a380e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase43d ago0xb84a72…f3a515
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x422689…c0e89d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase43d ago0x989f74…4d0e3a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase43d ago0x294c2a…d91ab0

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.