Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e83c5…9a0198
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83d0c6…4f15ac
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1c35f…5f7edf
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e9030…86c506
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4f3f7…232274
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa889c9…3ec276
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x852730…d84da0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49fad7…cff9bf
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8d5f7…6d8500
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45d724…b24107
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6cc74f…aa6e92
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedf355…45a01d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f3cc4…794f71
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee6d6f…7b2261
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2e672…83d366
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x273e0d…2e62c6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3986c7…4c0049
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4819b5…e1c617
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5838f8…fc894d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x793ad9…9a6277
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0cfe9…a7300c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa26f45…35c6c1
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36fc60…22af43
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x566638…7df9ba
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15d3e4…7dcb5d

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.