Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x8a3944…f6f0dc
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xcc30cf…496d8e
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x2f68b1…bb4158
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x0aad61…b71afb
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x7076f4…2129e3
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x28a7ef…7b14cf
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xe44975…49f87f
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0xa3ef2f…677ccc
0xd3f6…2c7c0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x3a1867…b06f16
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase66d ago0x7147f6…9b025e
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase66d ago0xb8a847…d6b3ae
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase66d ago0x802e53…b9ec03
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase66d ago0xfd96e1…586704
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase66d ago0xff3629…1d9ef8
0x8a1a…aa530xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase66d ago0x034702…52e86a
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%coinbase66d ago0xa68ea9…f8c3e0
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%coinbase66d ago0xe876a5…0fa90f
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%coinbase66d ago0x245669…0792a7
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.10100%coinbase66d ago0x0b7595…dd8839
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase66d ago0x1a926c…dbd35b
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase66d ago0x6fa323…f12f8d
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase66d ago0x02ac27…c24c8a
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase66d ago0xa20bad…e64084
0x4639…ed860xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase66d ago0xab8c8a…4ba7d1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase66d ago0xcd95fc…90d5ec

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.