Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a05ed…1b9dd2
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9ec5f…0b45cf
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92f86d…6ca5ca
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd7cb4…cc509e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x921629…992375
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfea07f…547364
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4849a9…cfec0e
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabf36d…8b4697
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9733b0…f4dde3
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc19eae…4ea1b4
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26ed0b…404c5a
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fa545…f02418
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb4824…04da0c
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d5608…f8dd40
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa87180…2d26de
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0aa538…50e649
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd388a…bf898b
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e9978…4204a3
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9997d…c5804d
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e9e8e…792821
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8681c4…34fdec
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8afa01…82d8d9
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x766c02…c91b42
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d376f…69f1df
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa298c8…511163

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.