Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd3ac13…13aac1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x588148…3f4811
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb8f2a…2e0c73
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x00e946…938341
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc832dc…dc6b2e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4467d1…8fcc84
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x435b79…4f58ba
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6d2e53…dbc6a7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x32ba7b…a166b5
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e1ac9…ae444a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb623b1…d2e162
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xaaebca…b63b9a
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe18918…8056c0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8f423f…025130
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9f43f6…d76806
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf657ad…736062
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x62c531…36d40f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd53ef7…52f689
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2c9d9a…f3c45f
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf34cdf…07894e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x873880…750512
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd525ef…9c7965

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.