Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3b5…a95f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase14d ago0x4a64a9…41e410
0xd3b5…a95f0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase14d ago0x1fd185…a87f33
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0xa79f21…25a9eb
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x579585…2956af
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xbbc2e3…9e496d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x85cf1a…e31ff4
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xdf3b06…95c43f
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x3149bd…ff84c3
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xd481d4…9472c9
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x6251c5…39ed25
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x7e74cf…188696
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xa999bc…881ffd
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xb8d6cd…b1f489
0x7052…402b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xf477f8…a0bd7f
0x914c…b5e40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xe5d458…4ea107
0x170d…fa100xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase14d ago0x1b939a…46797e
0xc059…8b5e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x782d35…84ed82
0x914c…b5e40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xd5f4f1…ea1171
0xebd6…e2e00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0xe5477b…5b9d7b
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase14d ago0x901bc9…eca7fb
0xc9c7…16700xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase14d ago0xeb42b7…32c132
0x914c…b5e40xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0xb84ef4…5f5d96
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x550ac4…cfd2fe
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x34d27f…97c51a
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase14d ago0x2414d3…988c86

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.