Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x9c19b2…0ff61f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x9d9a8a…dbbb1c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1c2cd0…ece40e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0xd04ca2…a2c466
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x44a3f1…8d53d8
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x8d5595…374f62
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0xcbba05…01bd7c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x047cc1…188d7c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0xdc711c…e278c7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0xddeccf…337980
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x44d40d…bc6f0c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x1885b0…b2e3d9
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x99e128…a95368
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x76ca38…7ed1c6
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x2e0557…8c9548
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0xcc9050…7d9594
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x170b51…cdabaa
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa23d ago0x65aafa…cb2917
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x64d397…b70b8e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x6f362c…9125cc
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xf27b1a…3c1c66
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xe82260…de2a4e
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xcc2486…87bfc0
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0xbedac8…004067
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa24d ago0x4f95ca…7dde8b

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.