Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xcfeef7…60f44e
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x9fe3e2…de3dcb
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x0df1a6…7f78b9
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xabd4ed…264337
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x7eb053…1d6cc8
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x506602…49c446
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x6667b0…a266d8
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x5ac83e…e4ac72
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x5d51b3…fc8071
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xd629af…333202
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x0e8605…07a81e
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x1cf979…2adb2d
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x829c1a…23ad21
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xf9c82d…aab82b
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x60b89e…5f4a96
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xe5606b…b28cb1
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x76c768…a9adbb
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x3052bd…c532b3
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xa53694…c7d8ce
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x71c34e…339d7a
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x251bfb…aa6ca2
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0xe8ffac…3c7ef4
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x4c3a5e…31945e
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x1f74e1…ecaf0b
0x89d5…950c0xfe80…47eeBase—$0.001100%fluxa8d ago0x1fe8de…3d76e1

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.