Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x302a67…c17ce7
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x2a9706…eb0b15
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xd335b7…f70938
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x1d8b8a…2b5f72
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x5a42b6…02c026
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xf9d6c2…c9f0d0
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xbe717f…4e15d7
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xe290ef…f0c87f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x1583b7…bcea7f
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x548468…f64166
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x4562ba…1f7609
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xed4092…188daf
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xb329cc…162e08
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x084ec6…cda6ce
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x15a5bf…fe42f4
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x703286…113ae2
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xa6a7f9…3207ee
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x5365b1…ee507a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xc22b93…2d970b
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x06e9c1…8a9d63
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x056199…81984a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xcdb822…2ae1e6
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x73fc1d…7bdd1b
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0xb45b9e…95e970
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa71d ago0x502bb0…f6fa31

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.