Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x41d3a5…84d946
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x745764…7abe5f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x8f877e…87a420
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xc7abe5…18059d
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xe702ab…b19470
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0xa59804…fa1a01
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x8fe855…093df0
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x1b67b9…81db98
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x176ad0…467830
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xbd7d5c…2a7bbd
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x1630bc…36b962
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xa4599c…279af7
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x1e93a1…9ea5cc
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x7c1633…ec965e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xfba17e…bac412
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x10f63f…7612c8
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x75c144…f1c0d2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0xb65235…744c39
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0x0537e9…0daabc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0x4a212b…27f7a2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0x74f5a5…dd52c7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0x8d6d41…b56224
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa32d ago0x3b7029…db8e51
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0xfcc957…d8c72b
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa32d ago0x4df5df…14f3f5

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.