Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x8214f9…ff38f0
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x44a5fe…513aad
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x4971fc…2ac03d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x644441…0d0f9b
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x1f18b7…db20b7
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xa00b3c…e2beed
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x6cc997…37b694
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x07c556…0f1c2e
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x7d54f5…137a06
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x683244…5494b1
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x0f1361…99c846
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xdf5de7…3ac869
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xab9499…404fdc
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x4422df…00b9e9
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x8aa410…c5e257
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x2bf90e…d97674
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xbc01ea…1317e5
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xc8ed8d…0fa513
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x8bbb1c…c7e783
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x9f10f6…c17251
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x3cbbd8…6e9432
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x61aea3…9366cd
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xed9c64…ace158
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0xcc6c3a…f9a7d0
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI109d ago0x995157…7d6fd2

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.