Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x904fca…9f3e7b
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd5d4c…83c7d5
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ff53a…54aae3
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc3b11f…2d8369
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ba660…b31bee
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaf42bb…9df939
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa90096…dfded4
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6413ee…c63a76
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a2e55…0f7049
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d8796…cac480
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a2411…e178cc
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa90b00…46eed3
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62186d…36f5f3
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x136079…9fcd51
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x699a78…2ae01f
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf420b2…3dcc5d
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe117dc…2409db
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeff0c8…e56df5
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x809eec…e5e4f9
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3de3ee…30f2cb
0x7cc3…740f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x11d644…50caad
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x11b774…277289
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d73ae…106b76
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ed1fc…883b59
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc15d79…a5105f

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.