Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26d58e…b380df
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ce3f2…ca07fb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23a425…47cf20
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85c9ab…8f22f7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe37263…8c2189
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x157244…770fbe
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64129c…a86f2e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x719b8a…1bd5c9
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb06ac6…5a8077
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d5946…d5c04a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99750b…8391d4
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedca6d…e9561e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x708be5…f0e0db
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6f6e5…5f2ca3
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd381d…800c89
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef3019…cd6edb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd43c1a…ad569d
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x389a70…c51d31
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x815538…e3f490
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d1775…1449ce
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf15ade…26688b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x523484…4f7412
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4cdfe…a46872
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d09bc…7b4249
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI110d ago0x249296…9fee27

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.