Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.002100%coinbase32d ago0x03e889…d4c0c6
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.002100%coinbase32d ago0x001130…b3fd3c
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xb66aec…86af79
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x7510c1…d32ca2
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.002100%coinbase32d ago0x630b90…c3f16b
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x528e49…a923d7
0x09c3…beee0xc648…b697Basex402 service$0.005100%coinbase32d ago0x7a89b5…71cc45
0x09c3…beee0x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0xb19531…cf21f4
0x09c3…beee0x9dba…0df8Basex402 service$0.00670%0x1360…66fa32d ago0x0412fc…5e8b9f
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x92c6e3…8a04f2
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x9864d5…ac137d
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x0b1003…fc7a6f
0x09c3…beee0x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0x6c31fe…9edef0
0x09c3…beee0x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x74f2b2…ea38aa
0x09c3…beee0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase32d ago0x362d88…b86267
0x09c3…beee0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0xc40c76…bd4b51
0x09c3…beee0xcb9b…d7e9BasebotsmithX$0.006100%coinbase32d ago0x29842b…edc732
0x09c3…beeeHyperliquid Funding ExtremesBaseHyperliquid Funding ExtremesHyperliquid$0.002100%coinbase32d ago0x80d210…7f6050
0x09c3…beee0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x3d1e43…f9913f
0x09c3…beeeKronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase32d ago0xb3feb9…bc3b8b
0x09c3…beee0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase33d ago0x79214b…b333f1
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase33d ago0xf8aa75…0cfae1
0x09c3…beee0x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase33d ago0x625ff2…af09a8

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.