Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b8882…4f7460
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96d185…2d8aaa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7b19e…7ab8e7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27a2c2…16a8bc
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a1bb8…079b81
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa72aa7…7afcb9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabc40f…2da1c1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0afad9…9c2005
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd45683…6d383c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x64977d…ad0b87
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd10a06…3e8cc1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88c3ed…0a9c88
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f40a0…9b9a4c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf74c93…991cdb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1e6aa…ba1e68
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef9c6a…672164
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ebc6a…fd57d2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d942f…fe0639
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2c6fe…9cd35b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c4767…52e510
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabc762…ae4e8f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x889aff…b5ddc1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x372d36…289a0a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40d1b0…9203a4
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc697b…a52b04

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.