Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase23d ago0x6a813b…c6e210
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase23d ago0xd9066c…7b8e5c
0xd106…8d1d0xd13b…0a55BaseIBANforgeIban$0.003100%coinbase23d ago0x65f4ab…8c27f6
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase23d ago0x917f69…ddb1a2
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.003100%coinbase23d ago0xc4afdc…260f61
0xd106…8d1d0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase23d ago0x64d037…343084
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase23d ago0x173a60…ad4e42
0xd106…8d1d0xe72b…7a77Basex402 service$0.001100%coinbase23d ago0x82592b…772381
0xd106…8d1d0x38c9…a584Basex402 service$0.001100%coinbase23d ago0x33802a…56bc2f
0xd106…8d1d0x76a6…c8a2BaseSirenicFrance$0.01100%coinbase23d ago0xba7ee3…f767bf
0xd106…8d1d0x0db4…a62cBaseByKaranteli VPIN Flow ToxicityCrypto$0.005100%coinbase23d ago0x0a1945…473bf1
0xd106…8d1d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase23d ago0x786ce6…555977
0xd106…8d1d0x421d…cb09Basex402 service$0.005100%coinbase23d ago0xfcd869…bc2595
0xd106…8d1d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x8470f6…838ca8
0xd106…8d1d0x2932…4f60Basex402 service$0.01100%coinbase23d ago0xc0f064…04b22e
0xd106…8d1d0xa8b0…41a7Base$0.01100%payAI23d ago0x83c73b…2d2510
0xd106…8d1d0x3dce…989dBaseACODA Liquidation IntelligenceCrypto$0.01100%coinbase23d ago0xba6aaf…3ad5a1
0xd106…8d1d0xe72b…7a77Basex402 service$0.005100%coinbase23d ago0x9d07f3…72a0e5
0xd106…8d1d0xe553…56f8Basex402 service$0.001100%coinbase23d ago0xf81133…0ebe5c
0xd106…8d1d0x8209…e571BaseCrypto Perp Funding & SentimentCrypto$0.005100%coinbase23d ago0xbfa789…d8aa41
0xd106…8d1d0x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase23d ago0x721c6e…bac8a5
0xd106…8d1d0x836b…9ee2BasemagentRxnorm$0.005100%coinbase23d ago0x29aff2…f6be63
0xd106…8d1d0x072f…d801Basex402 service$0.005100%coinbase23d ago0x639098…74dc53
0xd106…8d1d0xe324…3188Basex402 service$0.005100%coinbase23d ago0x5b75ae…67aad5
0xd106…8d1d0x9f54…ece4Base$0.01100%payAI23d ago0x823879…36c7e3

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.