Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI21d ago0x9636ae…df7e3e
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI21d ago0x4e96a8…26633e
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI21d ago0x0509d0…76a010
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xfc18d7…9dc522
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xd97d42…dc0c1a
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x596b2d…57fd94
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x13f5e6…149c9f
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xffd467…65b05b
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x2935ef…39dd85
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x2d939e…3f6936
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xad7b48…17b6fa
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xfd7c34…f4b30b
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xe75bb1…6c6fc6
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xbbc186…c08079
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xc43f4b…e54a7d
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xda23cd…1f1398
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x47262d…941dea
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x69d49f…456dc0
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xbc54e6…c4371e
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xe67269…9dd1e5
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x2511ee…698358
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x9ca895…31667b
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0xf21aba…81df28
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x0b7376…ae2cab
0xfb98…25780x14df…177fBasex402 service$0.005100%payAI22d ago0x1638d7…0a37e5

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.