Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcecb…60b40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0xd9d4bd…928f58
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0x10c3c4…840b1c
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0x65f0fc…8eac82
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0xa84f5b…b72844
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0xc112a5…a13586
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x478029…864000
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0xd8073f…d5c848
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0xed5ead…90403c
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x3ebea6…53ab54
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x7a5522…9f7794
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x33c05e…256d78
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x26f932…6ae39b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0xdc4dad…32bf33
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0x5b583e…4b222a
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase1d ago0xdde1c7…8ad097
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0x57815c…86d8b3
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase1d ago0xbc1526…5c7bda
0xd9ec…145e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase2d ago0x019795…bdfdfc
0xd9ec…145e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase2d ago0xf77a41…88ade2
0x59e8…a8010xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x7a9666…4cc55b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x26550e…13b4ea
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0xf9da4a…04e8b1
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x56e2a7…746ac5
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x2ea4b3…73b8b7
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase2d ago0x9f7012…9b6be0

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.