Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x758d…0637Basex402 service$0.00001100%thirdweb62d ago0x9e55a3…d12ffd
0x7e57…2f090x758d…0637Basex402 service$0.000001100%thirdweb62d ago0x59158e…449fb3
0x7e57…2f090x9036…d420BaseYouTube Summary & TranscriptYoutube$0.005100%coinbase62d ago0x00113d…e90496
0x7e57…2f090x624f…21c5BaseJMT Stock QuoteStocks$0.002100%coinbase62d ago0x54f4ad…f7356c
0x7e57…2f090x4293…ed75BaseENTROPY.RIPEntropy$0.02100%coinbase62d ago0xbad2f9…cad486
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xeb88a4…8afac7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xc0b7fd…bd2f0e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xd52a5f…bf1cbc
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x9c9bd5…144555
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xc8e751…429fc7
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xd47871…1b6256
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x66523b…d0b444
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x1fcabb…37655b
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xd54490…edded6
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x204c06…574cd5
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x90e571…8a5d65
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x0df695…7840e8
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x77136b…99d96b
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x9f0e7f…d98936
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x386f15…37c0e7
0x7e57…2f090x9257…2132Basex402 service$0.03100%dexter62d ago0xa48fa4…eb2cfa
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x9fdc9b…f268e2
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xf819f8…e10171
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0x16daf4…9ace66
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI62d ago0xda488c…88434a

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.