Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase31d ago0x646006…815158
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.002100%coinbase31d ago0xc141e3…8a1547
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase31d ago0x8641bf…1642d9
0xfa1c…65d10x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x9fa0d2…6232b9
0xfa1c…65d10x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0x5ca840…73e06b
0xfa1c…65d10x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0xd9e526…76398f
0xfa1c…65d10x9dba…0df8Basex402 service$0.00670%0x1360…66fa31d ago0xc0abd4…34da7c
0xfa1c…65d10x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase32d ago0x3c3b7e…5bc093
0xfa1c…65d10x52e2…f3eaBasex402 service$0.005100%coinbase32d ago0xd0fc36…6d7377
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x8d79e9…d7219f
0xfa1c…65d10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x3e0993…7ac0da
0xfa1c…65d10x217e…67c4Basex402 Service Auditx402$0.004100%coinbase32d ago0x18ed95…c7ee64
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x0b75a3…5644cc
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xc288ac…320a93
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x75702e…e92eae
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0x6efb08…fd6134
0xfa1c…65d10x1538…475cBaseUsenamiFunding$0.001100%coinbase32d ago0xfdead0…b1d80e
0xfa1c…65d10x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase32d ago0xa24f3d…e3ed45
0xfa1c…65d10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x5f229d…608011
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0x9202ec…7b67b9
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0xc6a89a…f50040
0xfa1c…65d10x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase32d ago0xeba74b…941464
0xfa1c…65d1Hyperliquid Funding ExtremesBaseHyperliquid Funding ExtremesHyperliquid$0.002100%coinbase32d ago0xe4c258…466910
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase32d ago0xed6831…57d857
0xfa1c…65d10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase32d ago0x9653bc…34e456

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.