Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xb80aca…045f12
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xd31aec…cef62e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xea798d…45e7b4
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x95d1d1…4f6cf4
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x71bb79…89cf22
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0x224aac…82ec61
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xdc8b1c…37718e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x9e7339…08640f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x1bf11c…8cdd45
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xc36a97…8519ed
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x90d5ad…aed168
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x89bdba…b57db6
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x3cbb66…8f2903
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x2218fc…25518f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x3ab6d4…f751dd
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x07d27e…decd39
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0x8a7acb…90b513
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0xfd9e44…60b8f9
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0xf4e368…bae3f3
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xb8deea…f96c93
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0xd8966b…b8202e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0x72094d…b7f07d
0x7593…258b0x9c95…e299Base—$0.001100%fluxa32d ago0x48f70f…fd8094
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0xddaa25…b2acc8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa32d ago0xc491fa…dc597a

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.