Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7063b7…17495a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdf0c9e…7d92d5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0f9e05…02819e
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0x930c9c…8ff22d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x36bf91…18b7eb
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0d37c2…29413a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd3d94a…3f5e4c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x5766bd…275e49
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0xf12ea5…7c7d58
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0bf04c…f2f57c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xef9fab…bf2e6d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf93cca…28a928
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x061c79…d68123
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x38e1f0…a289ac
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x08cdde…b5fe77
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbb58f3…c046c3
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xaa9120…e8a3d6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xa48f04…c8af5d
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0x66061f…1240b4
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0x23384e…c95f95
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd52065…02fea1
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0x6f52ca…0f247d
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0xf04118…9003b9
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0xd1549e…03e8ee
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa38d ago0x064626…80f178

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.