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%coinbase58d ago0x69c2e7…6a5dc0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase58d ago0x1e69a2…f4232b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase58d ago0x7d646a…d66fd7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase58d ago0xc6d97d…90926f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase58d ago0x4ad831…21efb4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase58d ago0xe2790a…c207e2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase58d ago0xd9fe39…2c933b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase58d ago0x937fe6…e7eef5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase58d ago0xd807d5…a0c074
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase58d ago0xfee5f6…3de96d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase58d ago0xef51a2…063406
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase58d ago0x0a90ba…b108c0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase58d ago0x659cab…4117c1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase58d ago0x81830a…e486b8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase58d ago0x176de2…55cc1f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase58d ago0x9d239d…183e08
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase58d ago0x24928d…c4602a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase58d ago0xa60976…5c174f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase58d ago0x9dcd76…3c8316
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase58d ago0xa6af19…3a483a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase58d ago0x80ea99…98c4b6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase58d ago0x1f3b71…4a4059
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase58d ago0x86ee1e…0a3385
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase58d ago0x86f130…54a819
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase58d ago0x2fca6d…35cf6d

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.