Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e06…244f0xd0b5…f224Base—$9.9970%0x3482…6f0e8d ago0x77f2f9…db2ca8
0xd0a4…c9320xd0b5…f224Base—$10.0870%0x3482…6f0e8d ago0xce6d80…e7f317
0x25a8…d5b20xd0b5…f224Base—$10.0870%0x3482…6f0e8d ago0x815cad…3ee83a
0xe15a…66480xd0b5…f224Base—$95.9970%0x3482…6f0e8d ago0xc332c6…cd7fc3
0xb7f7…66780xd0b5…f224Base—$6.9970%0x3482…6f0e8d ago0x33884c…0dc49e
0xac0b…6e4e0xd0b5…f224Base—$15.7170%0x3482…6f0e8d ago0x0b7b25…5acef7
0x781b…382e0xd0b5…f224Base—$1.9970%0x3482…6f0e8d ago0xf863b6…85e135
0xd727…535a0xd0b5…f224Base—$52.5370%0x3482…6f0e8d ago0x425baa…3e0ef2
0xa4ad…5c9b0xd0b5…f224Base—$624.8370%0x3482…6f0e8d ago0x5751f3…f4f67d
0x6d84…828e0xd0b5…f224Base—$2.4970%0x3482…6f0e8d ago0x275922…c209fe
0x5a87…a2b50xd0b5…f224Base—$50.3470%0x3482…6f0e8d ago0x6067e1…5909e5
0xaecf…dedf0xd0b5…f224Base—$55.5070%0x3482…6f0e8d ago0x60eadb…0fe18b
0xae63…fd520xd0b5…f224Base—$50.0170%0x3482…6f0e8d ago0x685a27…649cfa
0xb947…8e350xd0b5…f224Base—$1.9970%0x3482…6f0e8d ago0x0cb2e4…85c541
0xa709…0f7e0xd0b5…f224Base—$249.7970%0x3482…6f0e8d ago0x07d225…2c6ceb
0xba91…248a0xd0b5…f224Base—$1.9970%0x3482…6f0e9d ago0x0cd009…f31a55
0xf560…7d960xd0b5…f224Base—$1.9970%0x3482…6f0e9d ago0x3f6f2c…c401ee
0xd95a…14070xd0b5…f224Base—$10.0870%0x3482…6f0e9d ago0xf9cd4e…49f7cc
0x7cb3…87f20xd0b5…f224Base—$2.4370%0x3482…6f0e9d ago0x624df7…107b0e
0xd2c1…f7fd0xd0b5…f224Base—$2.0270%0x3482…6f0e9d ago0xe64242…4e18d3
0x9098…72d10xd0b5…f224Base—$4.3470%0x3482…6f0e9d ago0xbc9b65…bce2be
0x8f6f…dace0xd0b5…f224Base—$2.8070%0x3482…6f0e9d ago0x8afb75…7eb4b5
0xcd4b…77900xd0b5…f224Base—$12.2970%0x3482…6f0e9d ago0x4da119…8179c0
0x6464…6b7b0xd0b5…f224Base—$10.5870%0x3482…6f0e9d ago0xccb394…8671d2
0x97c9…0edd0xd0b5…f224Base—$7.6570%0x3482…6f0e9d ago0x24a521…847aa5

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.