Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4550…f8b30xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0x97f31a…34f1e0
0x5b52…2e8c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0xd23b3c…d25ac1
0xf945…bac50xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0x228cc7…68b9ba
0x520d…58e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0x1043da…7ccfdb
0x48b1…07d30xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase38d ago0x3fe6fb…2bd6a9
0x7ceb…afff0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase38d ago0x6a6e82…da1179
0x7ceb…afff0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase38d ago0x285c10…43f7ce
0x7ceb…afff0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase38d ago0x1239b4…c06f0b
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase39d ago0x59c940…a35852
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase39d ago0x0b671d…c6172e
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase39d ago0x142904…25b36e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase39d ago0x7943da…db741e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase39d ago0x6083f3…1a3007
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase39d ago0xeaa6cb…0fcf66
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase39d ago0xb04799…141f76
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase39d ago0x751d2d…95db35
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase39d ago0x3238f1…cf4e24
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase39d ago0x0c1147…4b76f5
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase39d ago0x48aa17…e3956b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase39d ago0xabfd2c…5b2794
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase39d ago0xe1179b…c12795
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase39d ago0xe1367b…a484f6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase39d ago0x43843d…19c24c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase39d ago0x4fd8e4…8afc79
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase39d ago0xe52168…b5d07d

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.