Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0xf0fa72…9263c9
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0xd98f11…8e420c
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0x9ce043…59c4fc
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0x06d10c…a466dd
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0x861067…ad47c8
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0x026221…05e8a2
0xff2f…67110x9c95…e299Base$0.001100%fluxa62d ago0xaf197c…1c61ef
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x604437…2c42a5
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x80ac70…34786e
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x04d591…94fd36
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xfbddd5…40bba7
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x34ce74…f770b6
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x49f3bf…16873a
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xf971ba…85848d
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x594042…5fbfd4
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x06a44f…6b4232
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x3348bc…d4fbc2
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xe4127b…80a791
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x8fcad9…6384f8
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xeb5f89…dfddda
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x1aa00e…40c527
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xd0ae73…d946c2
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0xd739aa…52edb3
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x44c889…e007da
0xff2f…67110x9c95…e299Base$0.001100%fluxa63d ago0x317e15…6e88a6

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.