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%payAI114d ago0x287ecf…f0a30a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda943a…c7dce7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x365493…eb0ab3
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae628f…13585e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1cc5f9…2189a9
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9d3744…71fa4e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72c162…b14dc4
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cdbb1…853de8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e1e65…06ffa9
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a9acf…a9b29e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a8813…832682
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x905963…b0fa4f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e06b4…19f856
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40737f…ef5040
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x177ce5…c10e92
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a06ca…e8faa0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e673c…da8be2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e732b…c8fac9
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2103db…5a2856
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57d291…552c9d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x478acf…278d5d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x791c8f…157cf8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb27604…4f50a2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d8495…d17e6a
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x89653b…d85665

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.