Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x99fc7c…cc3062
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xfdc64b…bd494b
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x30276a…bb96c8
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa46d ago0x873431…f3fbb6
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xafa198…38c735
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xe56a44…42fc2a
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x22dd65…14059a
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xe39d94…ca63b1
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x9f4e82…ed8cfc
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xaeb0ba…8270a3
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa46d ago0xc88b84…2f9bcc
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0xf60db8…5f0a76
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x2c9577…6f3c27
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x7c19dc…dbcbd9
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa46d ago0x1ebb07…b9f6fa
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x593ca6…19c649
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x321723…9045a3
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x84bfc3…a5bb5c
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x94da87…bea1c4
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa46d ago0x9816e5…9c880b
0x5c7b…00710x9c95…e299Base$0.001100%fluxa46d ago0x29d198…1b2c63
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa47d ago0xf3b669…6db1a0
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x5e3dec…96dea4
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x36d7cf…1ebaad
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0xe83443…ac6ed6

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.