Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x658624…cc3199
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase22d ago0x92c19c…a17352
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase22d ago0x7d132f…d40ad6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase22d ago0x56c66b…63215e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase22d ago0x69b489…22464d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase22d ago0xb76cc9…c7996d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase22d ago0xc3997f…f20cbe
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase22d ago0xb9a0b0…f06dec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase22d ago0xaa519c…8ce171
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xae6873…813269
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase22d ago0x95394b…fe0066
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xea2d99…b7223f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x14054c…c18de6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase22d ago0x6af2a9…a24957
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase22d ago0x5658ae…3b39e1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase22d ago0xaa7f60…1f2284
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x9e21cf…c9eb33
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0x2c8f4d…2d38c6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase22d ago0x73dec7…d0b646
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase22d ago0xd0a2d2…623752
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase22d ago0xdd5f10…afc26d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase22d ago0xb69af9…0d4353
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001964100%coinbase22d ago0x35fda2…9b189d
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001977100%coinbase22d ago0x3ddef8…9434f2
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001125100%coinbase22d ago0xa766f3…0ccefb

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.