Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfab…947e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase4d ago0x6cb522…ad1e0d
0x01aa…14630xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase4d ago0xd92b68…6617e7
0x9383…478b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase4d ago0x248684…f989b6
0xb70b…99f80xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase5d ago0x5e2b0e…4e57cd
0xb70b…99f80xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase5d ago0x2444d0…8944ae
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0xcf5702…2407cc
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0x09b2fd…0c03e4
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0xe4ba20…53bb01
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0x3bc780…f839ee
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0xe0b038…f5db6b
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0x84789c…3a1c27
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0x19d42d…38b76b
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase5d ago0x1e07dd…b31573
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0xed8968…21186b
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x3fde3e…2014b8
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0xc122af…d535e7
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x7e7098…8cc4b2
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x5d980a…c21a38
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0xf0878f…4e0cad
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x20c562…a62b59
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x95ccbb…0951fb
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x78080e…b0246d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0xc4cace…a39da0
0xce3e…c63b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase5d ago0x00ce94…8b2ab7
0xa6c0…335a0xabf4…a9d0BasePerp funding rate and historyCrypto$0.004100%coinbase5d ago0xa4fcb8…d1f662

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.