Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xb905c7…9f7441
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x5b6b69…2b29de
0xffc0…01fd0xac65…4417Base—$0.07100%fluxa109d ago0x69dfd5…b253dd
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xcbf37a…80b77e
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xbc51fc…96ba75
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x167d63…f0da44
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x9c08db…51ada3
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x1dc89c…178042
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x14927c…2acb4c
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xa6a231…6a6947
0xffc0…01fd0xac65…4417Base—$0.05100%fluxa109d ago0xccda6b…2e53f0
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x3216a4…dbae17
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x8de1e0…d99cf9
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x1d7786…401637
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xe4cbb4…be14b9
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xad165f…a846ee
0xffc0…01fd0xac65…4417Base—$0.03100%fluxa109d ago0xa78e51…cb2030
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x72e4d0…41618d
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x44188a…0b1760
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x42eaa0…6d3222
0xffc0…01fd0xac65…4417Base—$0.02100%fluxa109d ago0x84e7eb…e0cd3d
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xb3cfbe…5844de
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x08494f…9fd9ce
0xffc0…01fd0xac65…4417Base—$0.05100%fluxa109d ago0xdf1b59…996d73
0xb90a…9ae40xffc0…01fdBase—$0.05100%fluxa109d ago0x9fa68e…a899c3

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.