Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xae49a3…ba56f1
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xf05ef4…73da46
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x8b2faa…73d992
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa34d ago0x1f604e…3078e7
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x543305…dd9250
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xad54e4…143728
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa34d ago0x877d19…6366ef
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xf17d67…5e0fcf
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xbfeda6…087953
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x795a18…75e42e
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x875a37…333c37
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x46476a…336fa9
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0xc813f3…916321
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x9d9092…1fccf4
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa34d ago0x1fc94c…22a88d
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa34d ago0xb91f13…f9a9d6
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0xc2511c…679099
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x76b397…7e854b
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x76f61e…28bb89
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x9be0e4…b8b150
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x210041…bf2c7d
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa35d ago0x3290a4…038d65
0x9c3e…6f0d0x9c95…e299Base$0.001100%fluxa35d ago0xaa5b5b…41fa67
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x445ec9…9e7936
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa35d ago0x2b63c8…83d6a7

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.