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%payAI112d ago0x881586…51085a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xc4a8b8…6e5e2d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x30f53f…128554
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xcd3c6a…46ddd7
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xf78861…c406e1
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x644991…5e39dc
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x9bcdbf…a8f6f8
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xd15410…1ae3a8
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xf944e0…7ec733
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x1270ae…c37ccf
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x0093b0…5bc758
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xa1d413…1638e7
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xecd468…8a19c6
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xacde65…27c1c2
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x41e860…654564
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x890936…47f34d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x621387…ee6417
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x9f5604…117298
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xe7e3f3…adf12a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x359973…f9c2c1
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x19253b…a23670
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x58eefe…26d686
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xfc4d7f…7cfbac
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x0ad0a3…461eb3
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x5195b6…6793e9

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.