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%coinbase32d ago0xc11fdd…0a8073
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase32d ago0x73ee42…3f421e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase32d ago0x403032…31f520
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase32d ago0xfe1f6a…8cc848
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase32d ago0x171d33…b4f1bc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase32d ago0xb55039…98dd4d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase32d ago0x96b90c…6ca942
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase32d ago0x38de28…ed4cb9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase32d ago0xa7de8a…cf4e60
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase32d ago0x216331…421ce9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase32d ago0x1d556d…33910c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase32d ago0x79ca61…e2a654
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase32d ago0x53f83b…1b0096
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase32d ago0x0c956a…0ec2e0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase32d ago0x8674e5…f5c3c0
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase32d ago0x0f101d…af8a51
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase32d ago0xaec4bf…4c91dc
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase32d ago0xb7e6ae…fae8c7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase32d ago0x2437da…8fff65
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase32d ago0xb241f7…669512
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase32d ago0xe033e5…ce5521
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase32d ago0x7e78fe…693c4e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase32d ago0xafd3d8…500552
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase32d ago0x315f66…591f16
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase32d ago0x38f267…84c811

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.