Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbbf…806a0xac65…4417Base$0.07100%fluxa115d ago0x47e4b8…1321b1
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x9683eb…b2da4d
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x6641ac…980c86
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x21b0a9…95baad
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0xbd917f…5ec8d3
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x4dd479…505f5c
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x49c1f1…e8c45c
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x66fb16…92bd59
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x820f18…318883
0xfbbf…806a0xac65…4417Base$0.02100%fluxa115d ago0xebefb9…5a26d1
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x5e07a9…472224
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa115d ago0x8b04ed…8e18eb
0xfbbf…806a0xac65…4417Base$0.01100%fluxa116d ago0xc884f0…6a0f79
0xb90a…9ae40xfbbf…806aBase$0.01100%fluxa116d ago0xce73d4…80a23e
0xfbbf…806a0xac65…4417Base$0.05100%fluxa116d ago0x20855a…8877a7
0xb90a…9ae40xfbbf…806aBase$0.05100%fluxa116d ago0x77353c…c983d8

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.