Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xa098…7789Base—$2,030.0270%0x7347…d69150d ago0x1fc275…8835af
0xa54d…49f50x3547…ba29Base—$2,350.2570%0x7347…d69150d ago0x105e82…361271
0xa54d…49f50xe742…ea88Base—$446.32100%0x7347…d69150d ago0x4c0dd0…752814
0xa54d…49f50x75a1…10a4Base—$142.9870%0x7347…d69150d ago0x4b0100…6fc3d3
0xa54d…49f50x7df1…1079Base—$6,202.3670%0x7347…d69150d ago0xfc17f5…44cc6e
0xa54d…49f50x5317…a9a8Base—$237.9670%0x7347…d69150d ago0x2ee78b…52b692
0xa54d…49f50xbb09…b9d5Base—$59.9270%0x7347…d69150d ago0x041754…af4d5f
0xa54d…49f50x52a7…75b8Base—$4,172.7070%0x7347…d69150d ago0x71a700…2bfb21
0xa54d…49f50x52a7…75b8Base—$6,719.8870%0x7347…d69150d ago0xa08c78…64b1e2
0xa54d…49f50x7826…0ac9Base—$222.1970%0x7347…d69150d ago0x666d8b…586d1d
0xa54d…49f50x82dc…b974Base—$596.2070%0x7347…d69150d ago0xdac181…e549d6
0xa54d…49f50xa1d0…9a07Base—$60.3070%0x7347…d69150d ago0x734474…363cce
0xa54d…49f50x5bc0…833fBase—$128.1470%0x7347…d69150d ago0x033ff7…8a55be
0xa54d…49f50x9598…7514Base—$168.0170%0x7347…d69150d ago0xff314b…18dede
0xa54d…49f50x25d8…b79dBase—$131.6570%0x7347…d69150d ago0x7fbe0b…55060f
0xa54d…49f50xbea8…f7c2Base—$3,315.9170%0x7347…d69150d ago0xd284a4…33ccf5
0xa54d…49f50xa1d0…9a07Base—$72.3270%0x7347…d69150d ago0x06b1dc…a2198b
0xa54d…49f50xe742…ea88Base—$241.43100%0x7347…d69150d ago0x079eca…165cce
0xa54d…49f50x13bc…fce8Base—$198.3070%0x7347…d69150d ago0xa40c76…b995d2
0xa54d…49f50x5b8c…8e4dBase—$99.9970%0x7347…d69150d ago0x1efa8b…8532d3
0xa54d…49f50xbf2f…c84eBase—$99.9170%0x7347…d69150d ago0xb6079f…c6e25d
0xa54d…49f50xda40…37c9Base—$19,803.8770%0x7347…d69150d ago0x369db5…b7cff3
0xa54d…49f50x4694…747aBase—$6.6470%0x7347…d69150d ago0xa26d1d…161f6f
0xa54d…49f50xfe8c…7745Base—$1,010.9470%0x7347…d69150d ago0x23c362…529924
0xa54d…49f50x09f1…aaf8Base—$2,359.5170%0x7347…d69150d ago0xe1b8b5…4eb40d

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.