Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0xaf49fd…3314c1
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0xe6abfe…d15b97
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0x68abe7…60e988
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0x1da426…7765f5
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0x8bd7d6…58f172
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0x948cf6…578530
0x1448…13fd0x6a0a…bf67Base—$0.01100%coinbase2d ago0xb3f39e…23bc37
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x36d92b…694724
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x08722b…8dcf1e
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf7e531…0ac625
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xd6f9eb…beb7c0
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x1eb1c0…0a7833
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x262383…fadd5c
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x3ef750…e87206
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x37298a…d0629b
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x9a429e…bc57b1
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x0f3d36…beecba
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x278836…728c67
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xbe4c75…538b07
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x35a3a2…739348
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xbba9fc…fecf6b
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc064ba…71842b
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0x074192…0d4a99
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc313dd…b5a4bc
0x1448…13fd0x6a0a…bf67Base—$0.10100%coinbase2d ago0xa1e612…278281

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.