Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…5f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0xdfc620…3057e7
0x9062…84d70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%payAI85d ago0x0d8aba…8ab29f
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.75100%payAI85d ago0xcd4b37…8ea289
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.70100%payAI85d ago0xe70aab…7c1a60
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%payAI85d ago0xaccb85…a80dcc
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.65100%payAI85d ago0x7ac00c…7d719b
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xa7d239…df1198
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%payAI85d ago0xf8a739…822db5
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xb0f2a4…cb14cd
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xf8a739…822db5
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0x6b87f9…011fa3
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0x6b87f9…011fa3
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.15100%payAI85d ago0x00fec5…564f57
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%payAI85d ago0x00fec5…564f57
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%payAI85d ago0x00fec5…564f57
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%payAI85d ago0x558bfa…8258fe
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.20100%payAI85d ago0x558bfa…8258fe
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%payAI85d ago0x558bfa…8258fe
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%payAI85d ago0xa373a5…164e27
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%payAI85d ago0xcf9053…2d1654
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI85d ago0x9f6057…953b52
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI85d ago0x469211…99b561
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI85d ago0x08fe46…8b9ff7
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI85d ago0xbda491…7eec6d
0x9cc4…b1760xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI85d ago0xd75019…63662d

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.