Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase57d ago0xde26f6…da6616
0x1ebf…68760xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase57d ago0x2fad6f…09b6ac
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase57d ago0x396c4b…d7273b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase57d ago0x160e4f…aaa735
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.30100%coinbase57d ago0x0f2f31…2f34ec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.50100%coinbase57d ago0xb9351b…b19b14
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.25100%coinbase57d ago0xc5ac41…bfc422
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase57d ago0xc8cc45…23a2e4
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase57d ago0x842748…dba299
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase57d ago0xfdc6d2…b24a05
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase57d ago0x12ae22…f417fd
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase57d ago0xaca603…5eabe8
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase57d ago0x86db4d…b02a32
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase57d ago0x96e815…f88f32
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase57d ago0x974bfb…ce1128
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase57d ago0x4c25ba…083530
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase57d ago0xfdaedd…3cc350
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase57d ago0x85d3a6…dde075
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase57d ago0xeba977…3e4a68
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase57d ago0xf8e381…386eba
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase57d ago0xcb5ff6…9c5732
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase57d ago0x736455…7743d9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase57d ago0x74808c…02fbfb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase57d ago0xacc760…44acc9
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase57d ago0x46421e…ccadca

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.