Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x160b36…a2dd38
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41f45d…769d3e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x691c25…144e19
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a6c13…0fafc3
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7658d…729d52
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14345d…75237c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7b800…e67868
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ef042…acc414
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64b2a5…918e65
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3ebcf…340233
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d15f7…22fb24
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3d451…7744e0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca5091…01e3f7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x889476…ba69bc
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6435f…1f6db6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd21c11…0b93b8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07ad64…3f8f26
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf670fc…5ebb65
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6f6c7…a8050e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4c4ca…76ec82
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80e5ca…c76c79
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd89b7c…05d7fa
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29809f…1631df
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5838eb…710523
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x833261…bb375e

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.