Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…3bfb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0x2cbcf0…840441
0xcaa2…e16b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xc39643…c50155
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%payAI85d ago0x3bd710…fd4310
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xe0a358…5d2721
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0xac4e5a…2805e1
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0xc1f08a…2836af
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0xe255cd…69296e
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0x2abc8e…63733d
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%payAI85d ago0xc3f3e9…2ca67c
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0x3bd25d…ba4994
0xfeda…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI85d ago0x141a54…aa8af8
0x509a…d0260xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0x6299ef…7efe1e
0x4d8c…92df0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%payAI86d ago0x2f4526…22ff89
0x0260…7d160xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI86d ago0x9d488e…066019
0xe79b…bd240xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI86d ago0x12d13c…a117ee
0x154b…6d880xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0xd8fc11…f3e584
0xb6f9…71f50xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%payAI86d ago0xf189d1…1673b6
0x4d8c…92df0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%payAI86d ago0x3ff1b1…3c10eb
0xa306…5bbc0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI86d ago0x9bac03…f09dca
0x2c58…29500xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0x5203b5…f0ebf8
0x151c…e65e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%payAI86d ago0xff3e8a…6a211a
0x53e1…d88e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI86d ago0x146c11…d0d540
0x53e1…d88e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI86d ago0xa18a9a…78c4fe
0xce42…2c510xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0x663869…841299
0x0b8f…74820xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0x380180…6a7b7a

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.