Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x1128b6…1c97f0
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x8d9dde…95bfaf
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xce9252…f0f87c
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x63429c…f44807
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x538632…6c6300
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x736fa6…8345d3
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xf25441…0cbd08
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x995660…5c7713
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x089031…579a8c
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xdd2e9f…58bbd7
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xafc761…ff02c0
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xf5a469…058c6c
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x56c2fb…b2ebe1
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xde8fe7…16d31a
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xae4c1f…c75213
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x1a0242…887c62
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x788f5a…2f9822
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x3ae9d4…b2ae32
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xedc3d3…043d34
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x40efc6…091176
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xd789b6…c416cd
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x64ff0c…4f9bd4
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x4f3c78…d9a62a
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xf02475…6587ae
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xaf7d26…3e9b2e

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.