Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x396d8b…704525
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6a13a…140d70
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x456b2b…78565c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26d967…139e84
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf214a7…bade31
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc12054…77bcf4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dee9c…03a7a9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x409323…57b50c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd33c4f…81634f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfdfa19…57fe32
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1613a…767a8a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabc154…d5f447
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6cc215…b8bd19
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf247b3…ded6bd
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x917e34…2b11bd
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ebd22…2e6503
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cefaa…68d404
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x613aa9…4a3d3e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x733529…98e32d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae3f42…855583
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f1123…5ca977
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x709750…6e468e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbae278…3139e0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3faf7…4d6ee8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52dab2…a7da1b

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.