Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase22d ago0x11b91d…bcef79
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase22d ago0xb01aed…432f42
0x89c0…c6fb0xdadc…b9dfBaseNetIntelWeb content$0.02100%coinbase22d ago0x9db2ad…147884
0x89c0…c6fb0xce33…989eBaseAmazon Product SearchAmazon$0.008100%coinbase22d ago0xbd6baf…20b268
0x89c0…c6fb0xe72b…7a77Basex402 service$0.002100%coinbase22d ago0x5655cd…d1dd38
0x89c0…c6fb0xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase22d ago0x682d4e…c9b017
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0xda9bf1…8b89ec
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0x021cbb…de98b7
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase22d ago0x5fc5ce…dd55a2
0x89c0…c6fb0x4466…125eBasex402 service$0.006100%coinbase22d ago0xe8818e…4a7b1f
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase22d ago0x843d51…61e034
0x89c0…c6fb0xd6b5…23a8Basex402 service$0.003100%coinbase22d ago0x683e3c…6d1e5a
0x89c0…c6fb0x3070…fa85Basex402 service$0.01100%coinbase22d ago0x948f35…fcfb76
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase22d ago0x1ec32c…07f9d1
0x89c0…c6fb0x4466…125eBasex402 service$0.008100%coinbase22d ago0x49d1b2…3d4418
0x89c0…c6fb0xd6b5…23a8Basex402 service$0.003100%coinbase22d ago0x981335…ab0b48
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase22d ago0xa8d14e…980098
0x89c0…c6fb0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase22d ago0x8149c0…461850
0x89c0…c6fb0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase22d ago0xd64669…cc06c1
0x89c0…c6fb0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase22d ago0x3fed12…471807
0x89c0…c6fb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0x8510c7…f3e891
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase22d ago0x4f8a2b…dccfdd
0x89c0…c6fb0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase22d ago0x986584…8d5f20
0x89c0…c6fb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase22d ago0xccc231…8d6428

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.